Plugin Directory

Changeset 3021935


Ignore:
Timestamp:
01/15/2024 02:22:17 PM (2 years ago)
Author:
invizo
Message:

Update to version 1.1.1 from GitHub

Location:
storegrowth-sales-booster
Files:
14 deleted
18 edited
1 copied

Legend:

Unmodified
Added
Removed
  • storegrowth-sales-booster/tags/1.1.1/README.txt

    r3021924 r3021935  
    55Requires at least: 5.4
    66Tested up to: 6.4.1
    7 Stable tag: 1.0.1
     7Stable tag: 1.1.1
    88Requires PHP: 7.0
    99License: GPLv2 or later
  • storegrowth-sales-booster/tags/1.1.1/storegrowth-sales-booster.php

    r3021924 r3021935  
    33 * Plugin Name: StoreGrowth - Direct Checkout, Fly Cart / Side Cart, Live Sales Notifications, Floating Notification Bar and more | Best Sales Booster for WooCommerce
    44 * Description: Best WooCommerce Direct Checkout, Fly Cart and Side Cart, Live Sales Notifications, Floating Notification Bar and More Essential Features for Every WooCommerce Site!
    5  * Version:     1.1.0
     5 * Version:     1.1.1
    66 * Author:      Invizo
    77 * Author URI:  https://invizo.io/
  • storegrowth-sales-booster/tags/1.1.1/vendor/autoload.php

    r3021924 r3021935  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInite6393caf5c05bec9c93ba97b24775982::getLoader();
     25return ComposerAutoloaderInit6bd45861266f40f1314d92047fcf42de::getLoader();
  • storegrowth-sales-booster/tags/1.1.1/vendor/composer/autoload_classmap.php

    r3021924 r3021935  
    88return array(
    99    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    10     'PHPCSUtils\\AbstractSniffs\\AbstractArrayDeclarationSniff' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php',
    11     'PHPCSUtils\\BackCompat\\BCFile' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCFile.php',
    12     'PHPCSUtils\\BackCompat\\BCTokens' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCTokens.php',
    13     'PHPCSUtils\\BackCompat\\Helper' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php',
    14     'PHPCSUtils\\Exceptions\\InvalidTokenArray' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php',
    15     'PHPCSUtils\\Exceptions\\TestFileNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php',
    16     'PHPCSUtils\\Exceptions\\TestMarkerNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php',
    17     'PHPCSUtils\\Exceptions\\TestTargetNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php',
    18     'PHPCSUtils\\Fixers\\SpacesFixer' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php',
    19     'PHPCSUtils\\Internal\\Cache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php',
    20     'PHPCSUtils\\Internal\\IsShortArrayOrList' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrList.php',
    21     'PHPCSUtils\\Internal\\IsShortArrayOrListWithCache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrListWithCache.php',
    22     'PHPCSUtils\\Internal\\NoFileCache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php',
    23     'PHPCSUtils\\Internal\\StableCollections' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php',
    24     'PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php',
    25     'PHPCSUtils\\Tokens\\Collections' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php',
    26     'PHPCSUtils\\Tokens\\TokenHelper' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/TokenHelper.php',
    27     'PHPCSUtils\\Utils\\Arrays' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php',
    28     'PHPCSUtils\\Utils\\Conditions' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php',
    29     'PHPCSUtils\\Utils\\Context' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php',
    30     'PHPCSUtils\\Utils\\ControlStructures' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php',
    31     'PHPCSUtils\\Utils\\FunctionDeclarations' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php',
    32     'PHPCSUtils\\Utils\\GetTokensAsString' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php',
    33     'PHPCSUtils\\Utils\\Lists' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Lists.php',
    34     'PHPCSUtils\\Utils\\MessageHelper' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/MessageHelper.php',
    35     'PHPCSUtils\\Utils\\Namespaces' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Namespaces.php',
    36     'PHPCSUtils\\Utils\\NamingConventions' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/NamingConventions.php',
    37     'PHPCSUtils\\Utils\\Numbers' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Numbers.php',
    38     'PHPCSUtils\\Utils\\ObjectDeclarations' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ObjectDeclarations.php',
    39     'PHPCSUtils\\Utils\\Operators' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Operators.php',
    40     'PHPCSUtils\\Utils\\Orthography' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Orthography.php',
    41     'PHPCSUtils\\Utils\\Parentheses' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Parentheses.php',
    42     'PHPCSUtils\\Utils\\PassedParameters' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/PassedParameters.php',
    43     'PHPCSUtils\\Utils\\Scopes' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php',
    44     'PHPCSUtils\\Utils\\TextStrings' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php',
    45     'PHPCSUtils\\Utils\\UseStatements' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php',
    46     'PHPCSUtils\\Utils\\Variables' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php',
    4710);
  • storegrowth-sales-booster/tags/1.1.1/vendor/composer/autoload_psr4.php

    r3021924 r3021935  
    88return array(
    99    'STOREGROWTH\\SPSB\\' => array($baseDir . '/Includes'),
    10     'PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' => array($vendorDir . '/dealerdirect/phpcodesniffer-composer-installer/src'),
    1110);
  • storegrowth-sales-booster/tags/1.1.1/vendor/composer/autoload_real.php

    r3021924 r3021935  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInite6393caf5c05bec9c93ba97b24775982
     5class ComposerAutoloaderInit6bd45861266f40f1314d92047fcf42de
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInite6393caf5c05bec9c93ba97b24775982', 'loadClassLoader'), true, true);
     25        spl_autoload_register(array('ComposerAutoloaderInit6bd45861266f40f1314d92047fcf42de', 'loadClassLoader'), true, true);
    2626        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    27         spl_autoload_unregister(array('ComposerAutoloaderInite6393caf5c05bec9c93ba97b24775982', 'loadClassLoader'));
     27        spl_autoload_unregister(array('ComposerAutoloaderInit6bd45861266f40f1314d92047fcf42de', 'loadClassLoader'));
    2828
    2929        require __DIR__ . '/autoload_static.php';
    30         call_user_func(\Composer\Autoload\ComposerStaticInite6393caf5c05bec9c93ba97b24775982::getInitializer($loader));
     30        call_user_func(\Composer\Autoload\ComposerStaticInit6bd45861266f40f1314d92047fcf42de::getInitializer($loader));
    3131
    3232        $loader->register(true);
    3333
    34         $filesToLoad = \Composer\Autoload\ComposerStaticInite6393caf5c05bec9c93ba97b24775982::$files;
     34        $filesToLoad = \Composer\Autoload\ComposerStaticInit6bd45861266f40f1314d92047fcf42de::$files;
    3535        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3636            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • storegrowth-sales-booster/tags/1.1.1/vendor/composer/autoload_static.php

    r3021924 r3021935  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInite6393caf5c05bec9c93ba97b24775982
     7class ComposerStaticInit6bd45861266f40f1314d92047fcf42de
    88{
    99    public static $files = array (
     
    1616            'STOREGROWTH\\SPSB\\' => 17,
    1717        ),
    18         'P' =>
    19         array (
    20             'PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' => 57,
    21         ),
    2218    );
    2319
     
    2723            0 => __DIR__ . '/../..' . '/Includes',
    2824        ),
    29         'PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' =>
    30         array (
    31             0 => __DIR__ . '/..' . '/dealerdirect/phpcodesniffer-composer-installer/src',
    32         ),
    3325    );
    3426
    3527    public static $classMap = array (
    3628        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    37         'PHPCSUtils\\AbstractSniffs\\AbstractArrayDeclarationSniff' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php',
    38         'PHPCSUtils\\BackCompat\\BCFile' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCFile.php',
    39         'PHPCSUtils\\BackCompat\\BCTokens' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCTokens.php',
    40         'PHPCSUtils\\BackCompat\\Helper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php',
    41         'PHPCSUtils\\Exceptions\\InvalidTokenArray' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php',
    42         'PHPCSUtils\\Exceptions\\TestFileNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php',
    43         'PHPCSUtils\\Exceptions\\TestMarkerNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php',
    44         'PHPCSUtils\\Exceptions\\TestTargetNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php',
    45         'PHPCSUtils\\Fixers\\SpacesFixer' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php',
    46         'PHPCSUtils\\Internal\\Cache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php',
    47         'PHPCSUtils\\Internal\\IsShortArrayOrList' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrList.php',
    48         'PHPCSUtils\\Internal\\IsShortArrayOrListWithCache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrListWithCache.php',
    49         'PHPCSUtils\\Internal\\NoFileCache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php',
    50         'PHPCSUtils\\Internal\\StableCollections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php',
    51         'PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php',
    52         'PHPCSUtils\\Tokens\\Collections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php',
    53         'PHPCSUtils\\Tokens\\TokenHelper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/TokenHelper.php',
    54         'PHPCSUtils\\Utils\\Arrays' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php',
    55         'PHPCSUtils\\Utils\\Conditions' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php',
    56         'PHPCSUtils\\Utils\\Context' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php',
    57         'PHPCSUtils\\Utils\\ControlStructures' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php',
    58         'PHPCSUtils\\Utils\\FunctionDeclarations' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php',
    59         'PHPCSUtils\\Utils\\GetTokensAsString' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php',
    60         'PHPCSUtils\\Utils\\Lists' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Lists.php',
    61         'PHPCSUtils\\Utils\\MessageHelper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/MessageHelper.php',
    62         'PHPCSUtils\\Utils\\Namespaces' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Namespaces.php',
    63         'PHPCSUtils\\Utils\\NamingConventions' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/NamingConventions.php',
    64         'PHPCSUtils\\Utils\\Numbers' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Numbers.php',
    65         'PHPCSUtils\\Utils\\ObjectDeclarations' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ObjectDeclarations.php',
    66         'PHPCSUtils\\Utils\\Operators' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Operators.php',
    67         'PHPCSUtils\\Utils\\Orthography' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Orthography.php',
    68         'PHPCSUtils\\Utils\\Parentheses' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Parentheses.php',
    69         'PHPCSUtils\\Utils\\PassedParameters' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/PassedParameters.php',
    70         'PHPCSUtils\\Utils\\Scopes' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php',
    71         'PHPCSUtils\\Utils\\TextStrings' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php',
    72         'PHPCSUtils\\Utils\\UseStatements' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php',
    73         'PHPCSUtils\\Utils\\Variables' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php',
    7429    );
    7530
     
    7732    {
    7833        return \Closure::bind(function () use ($loader) {
    79             $loader->prefixLengthsPsr4 = ComposerStaticInite6393caf5c05bec9c93ba97b24775982::$prefixLengthsPsr4;
    80             $loader->prefixDirsPsr4 = ComposerStaticInite6393caf5c05bec9c93ba97b24775982::$prefixDirsPsr4;
    81             $loader->classMap = ComposerStaticInite6393caf5c05bec9c93ba97b24775982::$classMap;
     34            $loader->prefixLengthsPsr4 = ComposerStaticInit6bd45861266f40f1314d92047fcf42de::$prefixLengthsPsr4;
     35            $loader->prefixDirsPsr4 = ComposerStaticInit6bd45861266f40f1314d92047fcf42de::$prefixDirsPsr4;
     36            $loader->classMap = ComposerStaticInit6bd45861266f40f1314d92047fcf42de::$classMap;
    8237
    8338        }, null, ClassLoader::class);
  • storegrowth-sales-booster/tags/1.1.1/vendor/composer/installed.json

    r3021924 r3021935  
    11{
    2     "packages": [
    3         {
    4             "name": "dealerdirect/phpcodesniffer-composer-installer",
    5             "version": "v1.0.0",
    6             "version_normalized": "1.0.0.0",
    7             "source": {
    8                 "type": "git",
    9                 "url": "https://github.com/PHPCSStandards/composer-installer.git",
    10                 "reference": "4be43904336affa5c2f70744a348312336afd0da"
    11             },
    12             "dist": {
    13                 "type": "zip",
    14                 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da",
    15                 "reference": "4be43904336affa5c2f70744a348312336afd0da",
    16                 "shasum": ""
    17             },
    18             "require": {
    19                 "composer-plugin-api": "^1.0 || ^2.0",
    20                 "php": ">=5.4",
    21                 "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
    22             },
    23             "require-dev": {
    24                 "composer/composer": "*",
    25                 "ext-json": "*",
    26                 "ext-zip": "*",
    27                 "php-parallel-lint/php-parallel-lint": "^1.3.1",
    28                 "phpcompatibility/php-compatibility": "^9.0",
    29                 "yoast/phpunit-polyfills": "^1.0"
    30             },
    31             "time": "2023-01-05T11:28:13+00:00",
    32             "type": "composer-plugin",
    33             "extra": {
    34                 "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
    35             },
    36             "installation-source": "dist",
    37             "autoload": {
    38                 "psr-4": {
    39                     "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
    40                 }
    41             },
    42             "notification-url": "https://packagist.org/downloads/",
    43             "license": [
    44                 "MIT"
    45             ],
    46             "authors": [
    47                 {
    48                     "name": "Franck Nijhof",
    49                     "email": "[email protected]",
    50                     "homepage": "http://www.frenck.nl",
    51                     "role": "Developer / IT Manager"
    52                 },
    53                 {
    54                     "name": "Contributors",
    55                     "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
    56                 }
    57             ],
    58             "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
    59             "homepage": "http://www.dealerdirect.com",
    60             "keywords": [
    61                 "PHPCodeSniffer",
    62                 "PHP_CodeSniffer",
    63                 "code quality",
    64                 "codesniffer",
    65                 "composer",
    66                 "installer",
    67                 "phpcbf",
    68                 "phpcs",
    69                 "plugin",
    70                 "qa",
    71                 "quality",
    72                 "standard",
    73                 "standards",
    74                 "style guide",
    75                 "stylecheck",
    76                 "tests"
    77             ],
    78             "support": {
    79                 "issues": "https://github.com/PHPCSStandards/composer-installer/issues",
    80                 "source": "https://github.com/PHPCSStandards/composer-installer"
    81             },
    82             "install-path": "../dealerdirect/phpcodesniffer-composer-installer"
    83         },
    84         {
    85             "name": "phpcompatibility/php-compatibility",
    86             "version": "9.3.5",
    87             "version_normalized": "9.3.5.0",
    88             "source": {
    89                 "type": "git",
    90                 "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
    91                 "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
    92             },
    93             "dist": {
    94                 "type": "zip",
    95                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
    96                 "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
    97                 "shasum": ""
    98             },
    99             "require": {
    100                 "php": ">=5.3",
    101                 "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
    102             },
    103             "conflict": {
    104                 "squizlabs/php_codesniffer": "2.6.2"
    105             },
    106             "require-dev": {
    107                 "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
    108             },
    109             "suggest": {
    110                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
    111                 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    112             },
    113             "time": "2019-12-27T09:44:58+00:00",
    114             "type": "phpcodesniffer-standard",
    115             "installation-source": "dist",
    116             "notification-url": "https://packagist.org/downloads/",
    117             "license": [
    118                 "LGPL-3.0-or-later"
    119             ],
    120             "authors": [
    121                 {
    122                     "name": "Wim Godden",
    123                     "homepage": "https://github.com/wimg",
    124                     "role": "lead"
    125                 },
    126                 {
    127                     "name": "Juliette Reinders Folmer",
    128                     "homepage": "https://github.com/jrfnl",
    129                     "role": "lead"
    130                 },
    131                 {
    132                     "name": "Contributors",
    133                     "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
    134                 }
    135             ],
    136             "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
    137             "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
    138             "keywords": [
    139                 "compatibility",
    140                 "phpcs",
    141                 "standards"
    142             ],
    143             "support": {
    144                 "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
    145                 "source": "https://github.com/PHPCompatibility/PHPCompatibility"
    146             },
    147             "install-path": "../phpcompatibility/php-compatibility"
    148         },
    149         {
    150             "name": "phpcompatibility/phpcompatibility-paragonie",
    151             "version": "1.3.2",
    152             "version_normalized": "1.3.2.0",
    153             "source": {
    154                 "type": "git",
    155                 "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
    156                 "reference": "bba5a9dfec7fcfbd679cfaf611d86b4d3759da26"
    157             },
    158             "dist": {
    159                 "type": "zip",
    160                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/bba5a9dfec7fcfbd679cfaf611d86b4d3759da26",
    161                 "reference": "bba5a9dfec7fcfbd679cfaf611d86b4d3759da26",
    162                 "shasum": ""
    163             },
    164             "require": {
    165                 "phpcompatibility/php-compatibility": "^9.0"
    166             },
    167             "require-dev": {
    168                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
    169                 "paragonie/random_compat": "dev-master",
    170                 "paragonie/sodium_compat": "dev-master"
    171             },
    172             "suggest": {
    173                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    174                 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    175             },
    176             "time": "2022-10-25T01:46:02+00:00",
    177             "type": "phpcodesniffer-standard",
    178             "installation-source": "dist",
    179             "notification-url": "https://packagist.org/downloads/",
    180             "license": [
    181                 "LGPL-3.0-or-later"
    182             ],
    183             "authors": [
    184                 {
    185                     "name": "Wim Godden",
    186                     "role": "lead"
    187                 },
    188                 {
    189                     "name": "Juliette Reinders Folmer",
    190                     "role": "lead"
    191                 }
    192             ],
    193             "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
    194             "homepage": "http://phpcompatibility.com/",
    195             "keywords": [
    196                 "compatibility",
    197                 "paragonie",
    198                 "phpcs",
    199                 "polyfill",
    200                 "standards",
    201                 "static analysis"
    202             ],
    203             "support": {
    204                 "issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
    205                 "source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
    206             },
    207             "install-path": "../phpcompatibility/phpcompatibility-paragonie"
    208         },
    209         {
    210             "name": "phpcompatibility/phpcompatibility-wp",
    211             "version": "2.1.4",
    212             "version_normalized": "2.1.4.0",
    213             "source": {
    214                 "type": "git",
    215                 "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
    216                 "reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5"
    217             },
    218             "dist": {
    219                 "type": "zip",
    220                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
    221                 "reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
    222                 "shasum": ""
    223             },
    224             "require": {
    225                 "phpcompatibility/php-compatibility": "^9.0",
    226                 "phpcompatibility/phpcompatibility-paragonie": "^1.0"
    227             },
    228             "require-dev": {
    229                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7"
    230             },
    231             "suggest": {
    232                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    233                 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    234             },
    235             "time": "2022-10-24T09:00:36+00:00",
    236             "type": "phpcodesniffer-standard",
    237             "installation-source": "dist",
    238             "notification-url": "https://packagist.org/downloads/",
    239             "license": [
    240                 "LGPL-3.0-or-later"
    241             ],
    242             "authors": [
    243                 {
    244                     "name": "Wim Godden",
    245                     "role": "lead"
    246                 },
    247                 {
    248                     "name": "Juliette Reinders Folmer",
    249                     "role": "lead"
    250                 }
    251             ],
    252             "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
    253             "homepage": "http://phpcompatibility.com/",
    254             "keywords": [
    255                 "compatibility",
    256                 "phpcs",
    257                 "standards",
    258                 "static analysis",
    259                 "wordpress"
    260             ],
    261             "support": {
    262                 "issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
    263                 "source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
    264             },
    265             "install-path": "../phpcompatibility/phpcompatibility-wp"
    266         },
    267         {
    268             "name": "phpcsstandards/phpcsextra",
    269             "version": "1.1.2",
    270             "version_normalized": "1.1.2.0",
    271             "source": {
    272                 "type": "git",
    273                 "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
    274                 "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5"
    275             },
    276             "dist": {
    277                 "type": "zip",
    278                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/746c3190ba8eb2f212087c947ba75f4f5b9a58d5",
    279                 "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5",
    280                 "shasum": ""
    281             },
    282             "require": {
    283                 "php": ">=5.4",
    284                 "phpcsstandards/phpcsutils": "^1.0.8",
    285                 "squizlabs/php_codesniffer": "^3.7.1"
    286             },
    287             "require-dev": {
    288                 "php-parallel-lint/php-console-highlighter": "^1.0",
    289                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
    290                 "phpcsstandards/phpcsdevcs": "^1.1.6",
    291                 "phpcsstandards/phpcsdevtools": "^1.2.1",
    292                 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
    293             },
    294             "time": "2023-09-20T22:06:18+00:00",
    295             "type": "phpcodesniffer-standard",
    296             "extra": {
    297                 "branch-alias": {
    298                     "dev-stable": "1.x-dev",
    299                     "dev-develop": "1.x-dev"
    300                 }
    301             },
    302             "installation-source": "dist",
    303             "notification-url": "https://packagist.org/downloads/",
    304             "license": [
    305                 "LGPL-3.0-or-later"
    306             ],
    307             "authors": [
    308                 {
    309                     "name": "Juliette Reinders Folmer",
    310                     "homepage": "https://github.com/jrfnl",
    311                     "role": "lead"
    312                 },
    313                 {
    314                     "name": "Contributors",
    315                     "homepage": "https://github.com/PHPCSStandards/PHPCSExtra/graphs/contributors"
    316                 }
    317             ],
    318             "description": "A collection of sniffs and standards for use with PHP_CodeSniffer.",
    319             "keywords": [
    320                 "PHP_CodeSniffer",
    321                 "phpcbf",
    322                 "phpcodesniffer-standard",
    323                 "phpcs",
    324                 "standards",
    325                 "static analysis"
    326             ],
    327             "support": {
    328                 "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
    329                 "source": "https://github.com/PHPCSStandards/PHPCSExtra"
    330             },
    331             "install-path": "../phpcsstandards/phpcsextra"
    332         },
    333         {
    334             "name": "phpcsstandards/phpcsutils",
    335             "version": "1.0.8",
    336             "version_normalized": "1.0.8.0",
    337             "source": {
    338                 "type": "git",
    339                 "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
    340                 "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7"
    341             },
    342             "dist": {
    343                 "type": "zip",
    344                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/69465cab9d12454e5e7767b9041af0cd8cd13be7",
    345                 "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7",
    346                 "shasum": ""
    347             },
    348             "require": {
    349                 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
    350                 "php": ">=5.4",
    351                 "squizlabs/php_codesniffer": "^3.7.1 || 4.0.x-dev@dev"
    352             },
    353             "require-dev": {
    354                 "ext-filter": "*",
    355                 "php-parallel-lint/php-console-highlighter": "^1.0",
    356                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
    357                 "phpcsstandards/phpcsdevcs": "^1.1.6",
    358                 "yoast/phpunit-polyfills": "^1.0.5 || ^2.0.0"
    359             },
    360             "time": "2023-07-16T21:39:41+00:00",
    361             "type": "phpcodesniffer-standard",
    362             "extra": {
    363                 "branch-alias": {
    364                     "dev-stable": "1.x-dev",
    365                     "dev-develop": "1.x-dev"
    366                 }
    367             },
    368             "installation-source": "dist",
    369             "autoload": {
    370                 "classmap": [
    371                     "PHPCSUtils/"
    372                 ]
    373             },
    374             "notification-url": "https://packagist.org/downloads/",
    375             "license": [
    376                 "LGPL-3.0-or-later"
    377             ],
    378             "authors": [
    379                 {
    380                     "name": "Juliette Reinders Folmer",
    381                     "homepage": "https://github.com/jrfnl",
    382                     "role": "lead"
    383                 },
    384                 {
    385                     "name": "Contributors",
    386                     "homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors"
    387                 }
    388             ],
    389             "description": "A suite of utility functions for use with PHP_CodeSniffer",
    390             "homepage": "https://phpcsutils.com/",
    391             "keywords": [
    392                 "PHP_CodeSniffer",
    393                 "phpcbf",
    394                 "phpcodesniffer-standard",
    395                 "phpcs",
    396                 "phpcs3",
    397                 "standards",
    398                 "static analysis",
    399                 "tokens",
    400                 "utility"
    401             ],
    402             "support": {
    403                 "docs": "https://phpcsutils.com/",
    404                 "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
    405                 "source": "https://github.com/PHPCSStandards/PHPCSUtils"
    406             },
    407             "install-path": "../phpcsstandards/phpcsutils"
    408         },
    409         {
    410             "name": "squizlabs/php_codesniffer",
    411             "version": "3.7.2",
    412             "version_normalized": "3.7.2.0",
    413             "source": {
    414                 "type": "git",
    415                 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    416                 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
    417             },
    418             "dist": {
    419                 "type": "zip",
    420                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
    421                 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
    422                 "shasum": ""
    423             },
    424             "require": {
    425                 "ext-simplexml": "*",
    426                 "ext-tokenizer": "*",
    427                 "ext-xmlwriter": "*",
    428                 "php": ">=5.4.0"
    429             },
    430             "require-dev": {
    431                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    432             },
    433             "time": "2023-02-22T23:07:41+00:00",
    434             "bin": [
    435                 "bin/phpcs",
    436                 "bin/phpcbf"
    437             ],
    438             "type": "library",
    439             "extra": {
    440                 "branch-alias": {
    441                     "dev-master": "3.x-dev"
    442                 }
    443             },
    444             "installation-source": "dist",
    445             "notification-url": "https://packagist.org/downloads/",
    446             "license": [
    447                 "BSD-3-Clause"
    448             ],
    449             "authors": [
    450                 {
    451                     "name": "Greg Sherwood",
    452                     "role": "lead"
    453                 }
    454             ],
    455             "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    456             "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
    457             "keywords": [
    458                 "phpcs",
    459                 "standards",
    460                 "static analysis"
    461             ],
    462             "support": {
    463                 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
    464                 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
    465                 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
    466             },
    467             "install-path": "../squizlabs/php_codesniffer"
    468         },
    469         {
    470             "name": "woocommerce/woocommerce-sniffs",
    471             "version": "0.0.2",
    472             "version_normalized": "0.0.2.0",
    473             "source": {
    474                 "type": "git",
    475                 "url": "https://github.com/woocommerce/woocommerce-sniffs.git",
    476                 "reference": "2890fd5d98b318f62acb42f2b5cd6d02627cfd82"
    477             },
    478             "dist": {
    479                 "type": "zip",
    480                 "url": "https://api.github.com/repos/woocommerce/woocommerce-sniffs/zipball/2890fd5d98b318f62acb42f2b5cd6d02627cfd82",
    481                 "reference": "2890fd5d98b318f62acb42f2b5cd6d02627cfd82",
    482                 "shasum": ""
    483             },
    484             "require": {
    485                 "php": ">=7.0",
    486                 "squizlabs/php_codesniffer": "^3.0.2"
    487             },
    488             "suggest": {
    489                 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3"
    490             },
    491             "time": "2018-03-22T18:39:19+00:00",
    492             "type": "phpcodesniffer-standard",
    493             "installation-source": "dist",
    494             "notification-url": "https://packagist.org/downloads/",
    495             "license": [
    496                 "MIT"
    497             ],
    498             "authors": [
    499                 {
    500                     "name": "Claudio Sanches",
    501                     "email": "[email protected]"
    502                 }
    503             ],
    504             "description": "WooCommerce sniffs",
    505             "keywords": [
    506                 "phpcs",
    507                 "standards",
    508                 "woocommerce",
    509                 "wordpress"
    510             ],
    511             "support": {
    512                 "issues": "https://github.com/woocommerce/woocommerce-sniffs/issues",
    513                 "source": "https://github.com/woocommerce/woocommerce-sniffs/tree/0.0.2"
    514             },
    515             "install-path": "../woocommerce/woocommerce-sniffs"
    516         },
    517         {
    518             "name": "wp-coding-standards/wpcs",
    519             "version": "dev-develop",
    520             "version_normalized": "dev-develop",
    521             "source": {
    522                 "type": "git",
    523                 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
    524                 "reference": "fe7895876b6ea344fa87bb82a2fbce73f90e9897"
    525             },
    526             "dist": {
    527                 "type": "zip",
    528                 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/fe7895876b6ea344fa87bb82a2fbce73f90e9897",
    529                 "reference": "fe7895876b6ea344fa87bb82a2fbce73f90e9897",
    530                 "shasum": ""
    531             },
    532             "require": {
    533                 "ext-filter": "*",
    534                 "ext-libxml": "*",
    535                 "ext-tokenizer": "*",
    536                 "ext-xmlreader": "*",
    537                 "php": ">=5.4",
    538                 "phpcsstandards/phpcsextra": "^1.1.0",
    539                 "phpcsstandards/phpcsutils": "^1.0.8",
    540                 "squizlabs/php_codesniffer": "^3.7.2"
    541             },
    542             "require-dev": {
    543                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
    544                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
    545                 "phpcompatibility/php-compatibility": "^9.0",
    546                 "phpcsstandards/phpcsdevtools": "^1.2.0",
    547                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    548             },
    549             "suggest": {
    550                 "ext-iconv": "For improved results",
    551                 "ext-mbstring": "For improved results"
    552             },
    553             "time": "2023-11-23T08:44:49+00:00",
    554             "default-branch": true,
    555             "type": "phpcodesniffer-standard",
    556             "installation-source": "dist",
    557             "notification-url": "https://packagist.org/downloads/",
    558             "license": [
    559                 "MIT"
    560             ],
    561             "authors": [
    562                 {
    563                     "name": "Contributors",
    564                     "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
    565                 }
    566             ],
    567             "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
    568             "keywords": [
    569                 "phpcs",
    570                 "standards",
    571                 "static analysis",
    572                 "wordpress"
    573             ],
    574             "support": {
    575                 "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
    576                 "source": "https://github.com/WordPress/WordPress-Coding-Standards",
    577                 "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
    578             },
    579             "funding": [
    580                 {
    581                     "url": "https://opencollective.com/thewpcc/contribute/wp-php-63406",
    582                     "type": "custom"
    583                 }
    584             ],
    585             "install-path": "../wp-coding-standards/wpcs"
    586         }
    587     ],
     2    "packages": [],
    5883    "dev": true,
    589     "dev-package-names": [
    590         "dealerdirect/phpcodesniffer-composer-installer",
    591         "phpcompatibility/php-compatibility",
    592         "phpcompatibility/phpcompatibility-paragonie",
    593         "phpcompatibility/phpcompatibility-wp",
    594         "phpcsstandards/phpcsextra",
    595         "phpcsstandards/phpcsutils",
    596         "squizlabs/php_codesniffer",
    597         "woocommerce/woocommerce-sniffs",
    598         "wp-coding-standards/wpcs"
    599     ]
     4    "dev-package-names": []
    6005}
  • storegrowth-sales-booster/tags/1.1.1/vendor/composer/installed.php

    r3021924 r3021935  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '54958cf1dd2134d6b339260e67360cc3e9d71525',
     6        'reference' => 'a5dfe7ba79213e333d3f56a1474bc83b7fe7580d',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    1111    ),
    1212    'versions' => array(
    13         'dealerdirect/phpcodesniffer-composer-installer' => array(
    14             'pretty_version' => 'v1.0.0',
    15             'version' => '1.0.0.0',
    16             'reference' => '4be43904336affa5c2f70744a348312336afd0da',
    17             'type' => 'composer-plugin',
    18             'install_path' => __DIR__ . '/../dealerdirect/phpcodesniffer-composer-installer',
    19             'aliases' => array(),
    20             'dev_requirement' => true,
    21         ),
    2213        'invizo/storegrowth' => array(
    2314            'pretty_version' => 'dev-master',
    2415            'version' => 'dev-master',
    25             'reference' => '54958cf1dd2134d6b339260e67360cc3e9d71525',
     16            'reference' => 'a5dfe7ba79213e333d3f56a1474bc83b7fe7580d',
    2617            'type' => 'library',
    2718            'install_path' => __DIR__ . '/../../',
     
    2920            'dev_requirement' => false,
    3021        ),
    31         'phpcompatibility/php-compatibility' => array(
    32             'pretty_version' => '9.3.5',
    33             'version' => '9.3.5.0',
    34             'reference' => '9fb324479acf6f39452e0655d2429cc0d3914243',
    35             'type' => 'phpcodesniffer-standard',
    36             'install_path' => __DIR__ . '/../phpcompatibility/php-compatibility',
    37             'aliases' => array(),
    38             'dev_requirement' => true,
    39         ),
    40         'phpcompatibility/phpcompatibility-paragonie' => array(
    41             'pretty_version' => '1.3.2',
    42             'version' => '1.3.2.0',
    43             'reference' => 'bba5a9dfec7fcfbd679cfaf611d86b4d3759da26',
    44             'type' => 'phpcodesniffer-standard',
    45             'install_path' => __DIR__ . '/../phpcompatibility/phpcompatibility-paragonie',
    46             'aliases' => array(),
    47             'dev_requirement' => true,
    48         ),
    49         'phpcompatibility/phpcompatibility-wp' => array(
    50             'pretty_version' => '2.1.4',
    51             'version' => '2.1.4.0',
    52             'reference' => 'b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5',
    53             'type' => 'phpcodesniffer-standard',
    54             'install_path' => __DIR__ . '/../phpcompatibility/phpcompatibility-wp',
    55             'aliases' => array(),
    56             'dev_requirement' => true,
    57         ),
    58         'phpcsstandards/phpcsextra' => array(
    59             'pretty_version' => '1.1.2',
    60             'version' => '1.1.2.0',
    61             'reference' => '746c3190ba8eb2f212087c947ba75f4f5b9a58d5',
    62             'type' => 'phpcodesniffer-standard',
    63             'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra',
    64             'aliases' => array(),
    65             'dev_requirement' => true,
    66         ),
    67         'phpcsstandards/phpcsutils' => array(
    68             'pretty_version' => '1.0.8',
    69             'version' => '1.0.8.0',
    70             'reference' => '69465cab9d12454e5e7767b9041af0cd8cd13be7',
    71             'type' => 'phpcodesniffer-standard',
    72             'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils',
    73             'aliases' => array(),
    74             'dev_requirement' => true,
    75         ),
    76         'squizlabs/php_codesniffer' => array(
    77             'pretty_version' => '3.7.2',
    78             'version' => '3.7.2.0',
    79             'reference' => 'ed8e00df0a83aa96acf703f8c2979ff33341f879',
    80             'type' => 'library',
    81             'install_path' => __DIR__ . '/../squizlabs/php_codesniffer',
    82             'aliases' => array(),
    83             'dev_requirement' => true,
    84         ),
    85         'woocommerce/woocommerce-sniffs' => array(
    86             'pretty_version' => '0.0.2',
    87             'version' => '0.0.2.0',
    88             'reference' => '2890fd5d98b318f62acb42f2b5cd6d02627cfd82',
    89             'type' => 'phpcodesniffer-standard',
    90             'install_path' => __DIR__ . '/../woocommerce/woocommerce-sniffs',
    91             'aliases' => array(),
    92             'dev_requirement' => true,
    93         ),
    94         'wp-coding-standards/wpcs' => array(
    95             'pretty_version' => 'dev-develop',
    96             'version' => 'dev-develop',
    97             'reference' => 'fe7895876b6ea344fa87bb82a2fbce73f90e9897',
    98             'type' => 'phpcodesniffer-standard',
    99             'install_path' => __DIR__ . '/../wp-coding-standards/wpcs',
    100             'aliases' => array(
    101                 0 => '9999999-dev',
    102             ),
    103             'dev_requirement' => true,
    104         ),
    10522    ),
    10623);
  • storegrowth-sales-booster/trunk/README.txt

    r3021924 r3021935  
    55Requires at least: 5.4
    66Tested up to: 6.4.1
    7 Stable tag: 1.0.1
     7Stable tag: 1.1.1
    88Requires PHP: 7.0
    99License: GPLv2 or later
  • storegrowth-sales-booster/trunk/storegrowth-sales-booster.php

    r3021924 r3021935  
    33 * Plugin Name: StoreGrowth - Direct Checkout, Fly Cart / Side Cart, Live Sales Notifications, Floating Notification Bar and more | Best Sales Booster for WooCommerce
    44 * Description: Best WooCommerce Direct Checkout, Fly Cart and Side Cart, Live Sales Notifications, Floating Notification Bar and More Essential Features for Every WooCommerce Site!
    5  * Version:     1.1.0
     5 * Version:     1.1.1
    66 * Author:      Invizo
    77 * Author URI:  https://invizo.io/
  • storegrowth-sales-booster/trunk/vendor/autoload.php

    r3021924 r3021935  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInite6393caf5c05bec9c93ba97b24775982::getLoader();
     25return ComposerAutoloaderInit6bd45861266f40f1314d92047fcf42de::getLoader();
  • storegrowth-sales-booster/trunk/vendor/composer/autoload_classmap.php

    r3021924 r3021935  
    88return array(
    99    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    10     'PHPCSUtils\\AbstractSniffs\\AbstractArrayDeclarationSniff' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php',
    11     'PHPCSUtils\\BackCompat\\BCFile' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCFile.php',
    12     'PHPCSUtils\\BackCompat\\BCTokens' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCTokens.php',
    13     'PHPCSUtils\\BackCompat\\Helper' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php',
    14     'PHPCSUtils\\Exceptions\\InvalidTokenArray' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php',
    15     'PHPCSUtils\\Exceptions\\TestFileNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php',
    16     'PHPCSUtils\\Exceptions\\TestMarkerNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php',
    17     'PHPCSUtils\\Exceptions\\TestTargetNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php',
    18     'PHPCSUtils\\Fixers\\SpacesFixer' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php',
    19     'PHPCSUtils\\Internal\\Cache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php',
    20     'PHPCSUtils\\Internal\\IsShortArrayOrList' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrList.php',
    21     'PHPCSUtils\\Internal\\IsShortArrayOrListWithCache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrListWithCache.php',
    22     'PHPCSUtils\\Internal\\NoFileCache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php',
    23     'PHPCSUtils\\Internal\\StableCollections' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php',
    24     'PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php',
    25     'PHPCSUtils\\Tokens\\Collections' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php',
    26     'PHPCSUtils\\Tokens\\TokenHelper' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/TokenHelper.php',
    27     'PHPCSUtils\\Utils\\Arrays' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php',
    28     'PHPCSUtils\\Utils\\Conditions' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php',
    29     'PHPCSUtils\\Utils\\Context' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php',
    30     'PHPCSUtils\\Utils\\ControlStructures' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php',
    31     'PHPCSUtils\\Utils\\FunctionDeclarations' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php',
    32     'PHPCSUtils\\Utils\\GetTokensAsString' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php',
    33     'PHPCSUtils\\Utils\\Lists' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Lists.php',
    34     'PHPCSUtils\\Utils\\MessageHelper' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/MessageHelper.php',
    35     'PHPCSUtils\\Utils\\Namespaces' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Namespaces.php',
    36     'PHPCSUtils\\Utils\\NamingConventions' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/NamingConventions.php',
    37     'PHPCSUtils\\Utils\\Numbers' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Numbers.php',
    38     'PHPCSUtils\\Utils\\ObjectDeclarations' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ObjectDeclarations.php',
    39     'PHPCSUtils\\Utils\\Operators' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Operators.php',
    40     'PHPCSUtils\\Utils\\Orthography' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Orthography.php',
    41     'PHPCSUtils\\Utils\\Parentheses' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Parentheses.php',
    42     'PHPCSUtils\\Utils\\PassedParameters' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/PassedParameters.php',
    43     'PHPCSUtils\\Utils\\Scopes' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php',
    44     'PHPCSUtils\\Utils\\TextStrings' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php',
    45     'PHPCSUtils\\Utils\\UseStatements' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php',
    46     'PHPCSUtils\\Utils\\Variables' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php',
    4710);
  • storegrowth-sales-booster/trunk/vendor/composer/autoload_psr4.php

    r3021924 r3021935  
    88return array(
    99    'STOREGROWTH\\SPSB\\' => array($baseDir . '/Includes'),
    10     'PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' => array($vendorDir . '/dealerdirect/phpcodesniffer-composer-installer/src'),
    1110);
  • storegrowth-sales-booster/trunk/vendor/composer/autoload_real.php

    r3021924 r3021935  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInite6393caf5c05bec9c93ba97b24775982
     5class ComposerAutoloaderInit6bd45861266f40f1314d92047fcf42de
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInite6393caf5c05bec9c93ba97b24775982', 'loadClassLoader'), true, true);
     25        spl_autoload_register(array('ComposerAutoloaderInit6bd45861266f40f1314d92047fcf42de', 'loadClassLoader'), true, true);
    2626        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    27         spl_autoload_unregister(array('ComposerAutoloaderInite6393caf5c05bec9c93ba97b24775982', 'loadClassLoader'));
     27        spl_autoload_unregister(array('ComposerAutoloaderInit6bd45861266f40f1314d92047fcf42de', 'loadClassLoader'));
    2828
    2929        require __DIR__ . '/autoload_static.php';
    30         call_user_func(\Composer\Autoload\ComposerStaticInite6393caf5c05bec9c93ba97b24775982::getInitializer($loader));
     30        call_user_func(\Composer\Autoload\ComposerStaticInit6bd45861266f40f1314d92047fcf42de::getInitializer($loader));
    3131
    3232        $loader->register(true);
    3333
    34         $filesToLoad = \Composer\Autoload\ComposerStaticInite6393caf5c05bec9c93ba97b24775982::$files;
     34        $filesToLoad = \Composer\Autoload\ComposerStaticInit6bd45861266f40f1314d92047fcf42de::$files;
    3535        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3636            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • storegrowth-sales-booster/trunk/vendor/composer/autoload_static.php

    r3021924 r3021935  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInite6393caf5c05bec9c93ba97b24775982
     7class ComposerStaticInit6bd45861266f40f1314d92047fcf42de
    88{
    99    public static $files = array (
     
    1616            'STOREGROWTH\\SPSB\\' => 17,
    1717        ),
    18         'P' =>
    19         array (
    20             'PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' => 57,
    21         ),
    2218    );
    2319
     
    2723            0 => __DIR__ . '/../..' . '/Includes',
    2824        ),
    29         'PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' =>
    30         array (
    31             0 => __DIR__ . '/..' . '/dealerdirect/phpcodesniffer-composer-installer/src',
    32         ),
    3325    );
    3426
    3527    public static $classMap = array (
    3628        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    37         'PHPCSUtils\\AbstractSniffs\\AbstractArrayDeclarationSniff' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php',
    38         'PHPCSUtils\\BackCompat\\BCFile' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCFile.php',
    39         'PHPCSUtils\\BackCompat\\BCTokens' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCTokens.php',
    40         'PHPCSUtils\\BackCompat\\Helper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php',
    41         'PHPCSUtils\\Exceptions\\InvalidTokenArray' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php',
    42         'PHPCSUtils\\Exceptions\\TestFileNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php',
    43         'PHPCSUtils\\Exceptions\\TestMarkerNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php',
    44         'PHPCSUtils\\Exceptions\\TestTargetNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php',
    45         'PHPCSUtils\\Fixers\\SpacesFixer' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php',
    46         'PHPCSUtils\\Internal\\Cache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php',
    47         'PHPCSUtils\\Internal\\IsShortArrayOrList' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrList.php',
    48         'PHPCSUtils\\Internal\\IsShortArrayOrListWithCache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrListWithCache.php',
    49         'PHPCSUtils\\Internal\\NoFileCache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php',
    50         'PHPCSUtils\\Internal\\StableCollections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php',
    51         'PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php',
    52         'PHPCSUtils\\Tokens\\Collections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php',
    53         'PHPCSUtils\\Tokens\\TokenHelper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/TokenHelper.php',
    54         'PHPCSUtils\\Utils\\Arrays' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php',
    55         'PHPCSUtils\\Utils\\Conditions' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php',
    56         'PHPCSUtils\\Utils\\Context' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php',
    57         'PHPCSUtils\\Utils\\ControlStructures' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php',
    58         'PHPCSUtils\\Utils\\FunctionDeclarations' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php',
    59         'PHPCSUtils\\Utils\\GetTokensAsString' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php',
    60         'PHPCSUtils\\Utils\\Lists' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Lists.php',
    61         'PHPCSUtils\\Utils\\MessageHelper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/MessageHelper.php',
    62         'PHPCSUtils\\Utils\\Namespaces' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Namespaces.php',
    63         'PHPCSUtils\\Utils\\NamingConventions' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/NamingConventions.php',
    64         'PHPCSUtils\\Utils\\Numbers' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Numbers.php',
    65         'PHPCSUtils\\Utils\\ObjectDeclarations' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ObjectDeclarations.php',
    66         'PHPCSUtils\\Utils\\Operators' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Operators.php',
    67         'PHPCSUtils\\Utils\\Orthography' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Orthography.php',
    68         'PHPCSUtils\\Utils\\Parentheses' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Parentheses.php',
    69         'PHPCSUtils\\Utils\\PassedParameters' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/PassedParameters.php',
    70         'PHPCSUtils\\Utils\\Scopes' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php',
    71         'PHPCSUtils\\Utils\\TextStrings' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php',
    72         'PHPCSUtils\\Utils\\UseStatements' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php',
    73         'PHPCSUtils\\Utils\\Variables' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php',
    7429    );
    7530
     
    7732    {
    7833        return \Closure::bind(function () use ($loader) {
    79             $loader->prefixLengthsPsr4 = ComposerStaticInite6393caf5c05bec9c93ba97b24775982::$prefixLengthsPsr4;
    80             $loader->prefixDirsPsr4 = ComposerStaticInite6393caf5c05bec9c93ba97b24775982::$prefixDirsPsr4;
    81             $loader->classMap = ComposerStaticInite6393caf5c05bec9c93ba97b24775982::$classMap;
     34            $loader->prefixLengthsPsr4 = ComposerStaticInit6bd45861266f40f1314d92047fcf42de::$prefixLengthsPsr4;
     35            $loader->prefixDirsPsr4 = ComposerStaticInit6bd45861266f40f1314d92047fcf42de::$prefixDirsPsr4;
     36            $loader->classMap = ComposerStaticInit6bd45861266f40f1314d92047fcf42de::$classMap;
    8237
    8338        }, null, ClassLoader::class);
  • storegrowth-sales-booster/trunk/vendor/composer/installed.json

    r3021924 r3021935  
    11{
    2     "packages": [
    3         {
    4             "name": "dealerdirect/phpcodesniffer-composer-installer",
    5             "version": "v1.0.0",
    6             "version_normalized": "1.0.0.0",
    7             "source": {
    8                 "type": "git",
    9                 "url": "https://github.com/PHPCSStandards/composer-installer.git",
    10                 "reference": "4be43904336affa5c2f70744a348312336afd0da"
    11             },
    12             "dist": {
    13                 "type": "zip",
    14                 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da",
    15                 "reference": "4be43904336affa5c2f70744a348312336afd0da",
    16                 "shasum": ""
    17             },
    18             "require": {
    19                 "composer-plugin-api": "^1.0 || ^2.0",
    20                 "php": ">=5.4",
    21                 "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
    22             },
    23             "require-dev": {
    24                 "composer/composer": "*",
    25                 "ext-json": "*",
    26                 "ext-zip": "*",
    27                 "php-parallel-lint/php-parallel-lint": "^1.3.1",
    28                 "phpcompatibility/php-compatibility": "^9.0",
    29                 "yoast/phpunit-polyfills": "^1.0"
    30             },
    31             "time": "2023-01-05T11:28:13+00:00",
    32             "type": "composer-plugin",
    33             "extra": {
    34                 "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
    35             },
    36             "installation-source": "dist",
    37             "autoload": {
    38                 "psr-4": {
    39                     "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
    40                 }
    41             },
    42             "notification-url": "https://packagist.org/downloads/",
    43             "license": [
    44                 "MIT"
    45             ],
    46             "authors": [
    47                 {
    48                     "name": "Franck Nijhof",
    49                     "email": "[email protected]",
    50                     "homepage": "http://www.frenck.nl",
    51                     "role": "Developer / IT Manager"
    52                 },
    53                 {
    54                     "name": "Contributors",
    55                     "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
    56                 }
    57             ],
    58             "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
    59             "homepage": "http://www.dealerdirect.com",
    60             "keywords": [
    61                 "PHPCodeSniffer",
    62                 "PHP_CodeSniffer",
    63                 "code quality",
    64                 "codesniffer",
    65                 "composer",
    66                 "installer",
    67                 "phpcbf",
    68                 "phpcs",
    69                 "plugin",
    70                 "qa",
    71                 "quality",
    72                 "standard",
    73                 "standards",
    74                 "style guide",
    75                 "stylecheck",
    76                 "tests"
    77             ],
    78             "support": {
    79                 "issues": "https://github.com/PHPCSStandards/composer-installer/issues",
    80                 "source": "https://github.com/PHPCSStandards/composer-installer"
    81             },
    82             "install-path": "../dealerdirect/phpcodesniffer-composer-installer"
    83         },
    84         {
    85             "name": "phpcompatibility/php-compatibility",
    86             "version": "9.3.5",
    87             "version_normalized": "9.3.5.0",
    88             "source": {
    89                 "type": "git",
    90                 "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
    91                 "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
    92             },
    93             "dist": {
    94                 "type": "zip",
    95                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
    96                 "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
    97                 "shasum": ""
    98             },
    99             "require": {
    100                 "php": ">=5.3",
    101                 "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
    102             },
    103             "conflict": {
    104                 "squizlabs/php_codesniffer": "2.6.2"
    105             },
    106             "require-dev": {
    107                 "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
    108             },
    109             "suggest": {
    110                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
    111                 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    112             },
    113             "time": "2019-12-27T09:44:58+00:00",
    114             "type": "phpcodesniffer-standard",
    115             "installation-source": "dist",
    116             "notification-url": "https://packagist.org/downloads/",
    117             "license": [
    118                 "LGPL-3.0-or-later"
    119             ],
    120             "authors": [
    121                 {
    122                     "name": "Wim Godden",
    123                     "homepage": "https://github.com/wimg",
    124                     "role": "lead"
    125                 },
    126                 {
    127                     "name": "Juliette Reinders Folmer",
    128                     "homepage": "https://github.com/jrfnl",
    129                     "role": "lead"
    130                 },
    131                 {
    132                     "name": "Contributors",
    133                     "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
    134                 }
    135             ],
    136             "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
    137             "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
    138             "keywords": [
    139                 "compatibility",
    140                 "phpcs",
    141                 "standards"
    142             ],
    143             "support": {
    144                 "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
    145                 "source": "https://github.com/PHPCompatibility/PHPCompatibility"
    146             },
    147             "install-path": "../phpcompatibility/php-compatibility"
    148         },
    149         {
    150             "name": "phpcompatibility/phpcompatibility-paragonie",
    151             "version": "1.3.2",
    152             "version_normalized": "1.3.2.0",
    153             "source": {
    154                 "type": "git",
    155                 "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
    156                 "reference": "bba5a9dfec7fcfbd679cfaf611d86b4d3759da26"
    157             },
    158             "dist": {
    159                 "type": "zip",
    160                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/bba5a9dfec7fcfbd679cfaf611d86b4d3759da26",
    161                 "reference": "bba5a9dfec7fcfbd679cfaf611d86b4d3759da26",
    162                 "shasum": ""
    163             },
    164             "require": {
    165                 "phpcompatibility/php-compatibility": "^9.0"
    166             },
    167             "require-dev": {
    168                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
    169                 "paragonie/random_compat": "dev-master",
    170                 "paragonie/sodium_compat": "dev-master"
    171             },
    172             "suggest": {
    173                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    174                 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    175             },
    176             "time": "2022-10-25T01:46:02+00:00",
    177             "type": "phpcodesniffer-standard",
    178             "installation-source": "dist",
    179             "notification-url": "https://packagist.org/downloads/",
    180             "license": [
    181                 "LGPL-3.0-or-later"
    182             ],
    183             "authors": [
    184                 {
    185                     "name": "Wim Godden",
    186                     "role": "lead"
    187                 },
    188                 {
    189                     "name": "Juliette Reinders Folmer",
    190                     "role": "lead"
    191                 }
    192             ],
    193             "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
    194             "homepage": "http://phpcompatibility.com/",
    195             "keywords": [
    196                 "compatibility",
    197                 "paragonie",
    198                 "phpcs",
    199                 "polyfill",
    200                 "standards",
    201                 "static analysis"
    202             ],
    203             "support": {
    204                 "issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
    205                 "source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
    206             },
    207             "install-path": "../phpcompatibility/phpcompatibility-paragonie"
    208         },
    209         {
    210             "name": "phpcompatibility/phpcompatibility-wp",
    211             "version": "2.1.4",
    212             "version_normalized": "2.1.4.0",
    213             "source": {
    214                 "type": "git",
    215                 "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
    216                 "reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5"
    217             },
    218             "dist": {
    219                 "type": "zip",
    220                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
    221                 "reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
    222                 "shasum": ""
    223             },
    224             "require": {
    225                 "phpcompatibility/php-compatibility": "^9.0",
    226                 "phpcompatibility/phpcompatibility-paragonie": "^1.0"
    227             },
    228             "require-dev": {
    229                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7"
    230             },
    231             "suggest": {
    232                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    233                 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    234             },
    235             "time": "2022-10-24T09:00:36+00:00",
    236             "type": "phpcodesniffer-standard",
    237             "installation-source": "dist",
    238             "notification-url": "https://packagist.org/downloads/",
    239             "license": [
    240                 "LGPL-3.0-or-later"
    241             ],
    242             "authors": [
    243                 {
    244                     "name": "Wim Godden",
    245                     "role": "lead"
    246                 },
    247                 {
    248                     "name": "Juliette Reinders Folmer",
    249                     "role": "lead"
    250                 }
    251             ],
    252             "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
    253             "homepage": "http://phpcompatibility.com/",
    254             "keywords": [
    255                 "compatibility",
    256                 "phpcs",
    257                 "standards",
    258                 "static analysis",
    259                 "wordpress"
    260             ],
    261             "support": {
    262                 "issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
    263                 "source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
    264             },
    265             "install-path": "../phpcompatibility/phpcompatibility-wp"
    266         },
    267         {
    268             "name": "phpcsstandards/phpcsextra",
    269             "version": "1.1.2",
    270             "version_normalized": "1.1.2.0",
    271             "source": {
    272                 "type": "git",
    273                 "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
    274                 "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5"
    275             },
    276             "dist": {
    277                 "type": "zip",
    278                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/746c3190ba8eb2f212087c947ba75f4f5b9a58d5",
    279                 "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5",
    280                 "shasum": ""
    281             },
    282             "require": {
    283                 "php": ">=5.4",
    284                 "phpcsstandards/phpcsutils": "^1.0.8",
    285                 "squizlabs/php_codesniffer": "^3.7.1"
    286             },
    287             "require-dev": {
    288                 "php-parallel-lint/php-console-highlighter": "^1.0",
    289                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
    290                 "phpcsstandards/phpcsdevcs": "^1.1.6",
    291                 "phpcsstandards/phpcsdevtools": "^1.2.1",
    292                 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
    293             },
    294             "time": "2023-09-20T22:06:18+00:00",
    295             "type": "phpcodesniffer-standard",
    296             "extra": {
    297                 "branch-alias": {
    298                     "dev-stable": "1.x-dev",
    299                     "dev-develop": "1.x-dev"
    300                 }
    301             },
    302             "installation-source": "dist",
    303             "notification-url": "https://packagist.org/downloads/",
    304             "license": [
    305                 "LGPL-3.0-or-later"
    306             ],
    307             "authors": [
    308                 {
    309                     "name": "Juliette Reinders Folmer",
    310                     "homepage": "https://github.com/jrfnl",
    311                     "role": "lead"
    312                 },
    313                 {
    314                     "name": "Contributors",
    315                     "homepage": "https://github.com/PHPCSStandards/PHPCSExtra/graphs/contributors"
    316                 }
    317             ],
    318             "description": "A collection of sniffs and standards for use with PHP_CodeSniffer.",
    319             "keywords": [
    320                 "PHP_CodeSniffer",
    321                 "phpcbf",
    322                 "phpcodesniffer-standard",
    323                 "phpcs",
    324                 "standards",
    325                 "static analysis"
    326             ],
    327             "support": {
    328                 "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
    329                 "source": "https://github.com/PHPCSStandards/PHPCSExtra"
    330             },
    331             "install-path": "../phpcsstandards/phpcsextra"
    332         },
    333         {
    334             "name": "phpcsstandards/phpcsutils",
    335             "version": "1.0.8",
    336             "version_normalized": "1.0.8.0",
    337             "source": {
    338                 "type": "git",
    339                 "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
    340                 "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7"
    341             },
    342             "dist": {
    343                 "type": "zip",
    344                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/69465cab9d12454e5e7767b9041af0cd8cd13be7",
    345                 "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7",
    346                 "shasum": ""
    347             },
    348             "require": {
    349                 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
    350                 "php": ">=5.4",
    351                 "squizlabs/php_codesniffer": "^3.7.1 || 4.0.x-dev@dev"
    352             },
    353             "require-dev": {
    354                 "ext-filter": "*",
    355                 "php-parallel-lint/php-console-highlighter": "^1.0",
    356                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
    357                 "phpcsstandards/phpcsdevcs": "^1.1.6",
    358                 "yoast/phpunit-polyfills": "^1.0.5 || ^2.0.0"
    359             },
    360             "time": "2023-07-16T21:39:41+00:00",
    361             "type": "phpcodesniffer-standard",
    362             "extra": {
    363                 "branch-alias": {
    364                     "dev-stable": "1.x-dev",
    365                     "dev-develop": "1.x-dev"
    366                 }
    367             },
    368             "installation-source": "dist",
    369             "autoload": {
    370                 "classmap": [
    371                     "PHPCSUtils/"
    372                 ]
    373             },
    374             "notification-url": "https://packagist.org/downloads/",
    375             "license": [
    376                 "LGPL-3.0-or-later"
    377             ],
    378             "authors": [
    379                 {
    380                     "name": "Juliette Reinders Folmer",
    381                     "homepage": "https://github.com/jrfnl",
    382                     "role": "lead"
    383                 },
    384                 {
    385                     "name": "Contributors",
    386                     "homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors"
    387                 }
    388             ],
    389             "description": "A suite of utility functions for use with PHP_CodeSniffer",
    390             "homepage": "https://phpcsutils.com/",
    391             "keywords": [
    392                 "PHP_CodeSniffer",
    393                 "phpcbf",
    394                 "phpcodesniffer-standard",
    395                 "phpcs",
    396                 "phpcs3",
    397                 "standards",
    398                 "static analysis",
    399                 "tokens",
    400                 "utility"
    401             ],
    402             "support": {
    403                 "docs": "https://phpcsutils.com/",
    404                 "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
    405                 "source": "https://github.com/PHPCSStandards/PHPCSUtils"
    406             },
    407             "install-path": "../phpcsstandards/phpcsutils"
    408         },
    409         {
    410             "name": "squizlabs/php_codesniffer",
    411             "version": "3.7.2",
    412             "version_normalized": "3.7.2.0",
    413             "source": {
    414                 "type": "git",
    415                 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    416                 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
    417             },
    418             "dist": {
    419                 "type": "zip",
    420                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
    421                 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
    422                 "shasum": ""
    423             },
    424             "require": {
    425                 "ext-simplexml": "*",
    426                 "ext-tokenizer": "*",
    427                 "ext-xmlwriter": "*",
    428                 "php": ">=5.4.0"
    429             },
    430             "require-dev": {
    431                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    432             },
    433             "time": "2023-02-22T23:07:41+00:00",
    434             "bin": [
    435                 "bin/phpcs",
    436                 "bin/phpcbf"
    437             ],
    438             "type": "library",
    439             "extra": {
    440                 "branch-alias": {
    441                     "dev-master": "3.x-dev"
    442                 }
    443             },
    444             "installation-source": "dist",
    445             "notification-url": "https://packagist.org/downloads/",
    446             "license": [
    447                 "BSD-3-Clause"
    448             ],
    449             "authors": [
    450                 {
    451                     "name": "Greg Sherwood",
    452                     "role": "lead"
    453                 }
    454             ],
    455             "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    456             "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
    457             "keywords": [
    458                 "phpcs",
    459                 "standards",
    460                 "static analysis"
    461             ],
    462             "support": {
    463                 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
    464                 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
    465                 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
    466             },
    467             "install-path": "../squizlabs/php_codesniffer"
    468         },
    469         {
    470             "name": "woocommerce/woocommerce-sniffs",
    471             "version": "0.0.2",
    472             "version_normalized": "0.0.2.0",
    473             "source": {
    474                 "type": "git",
    475                 "url": "https://github.com/woocommerce/woocommerce-sniffs.git",
    476                 "reference": "2890fd5d98b318f62acb42f2b5cd6d02627cfd82"
    477             },
    478             "dist": {
    479                 "type": "zip",
    480                 "url": "https://api.github.com/repos/woocommerce/woocommerce-sniffs/zipball/2890fd5d98b318f62acb42f2b5cd6d02627cfd82",
    481                 "reference": "2890fd5d98b318f62acb42f2b5cd6d02627cfd82",
    482                 "shasum": ""
    483             },
    484             "require": {
    485                 "php": ">=7.0",
    486                 "squizlabs/php_codesniffer": "^3.0.2"
    487             },
    488             "suggest": {
    489                 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3"
    490             },
    491             "time": "2018-03-22T18:39:19+00:00",
    492             "type": "phpcodesniffer-standard",
    493             "installation-source": "dist",
    494             "notification-url": "https://packagist.org/downloads/",
    495             "license": [
    496                 "MIT"
    497             ],
    498             "authors": [
    499                 {
    500                     "name": "Claudio Sanches",
    501                     "email": "[email protected]"
    502                 }
    503             ],
    504             "description": "WooCommerce sniffs",
    505             "keywords": [
    506                 "phpcs",
    507                 "standards",
    508                 "woocommerce",
    509                 "wordpress"
    510             ],
    511             "support": {
    512                 "issues": "https://github.com/woocommerce/woocommerce-sniffs/issues",
    513                 "source": "https://github.com/woocommerce/woocommerce-sniffs/tree/0.0.2"
    514             },
    515             "install-path": "../woocommerce/woocommerce-sniffs"
    516         },
    517         {
    518             "name": "wp-coding-standards/wpcs",
    519             "version": "dev-develop",
    520             "version_normalized": "dev-develop",
    521             "source": {
    522                 "type": "git",
    523                 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
    524                 "reference": "fe7895876b6ea344fa87bb82a2fbce73f90e9897"
    525             },
    526             "dist": {
    527                 "type": "zip",
    528                 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/fe7895876b6ea344fa87bb82a2fbce73f90e9897",
    529                 "reference": "fe7895876b6ea344fa87bb82a2fbce73f90e9897",
    530                 "shasum": ""
    531             },
    532             "require": {
    533                 "ext-filter": "*",
    534                 "ext-libxml": "*",
    535                 "ext-tokenizer": "*",
    536                 "ext-xmlreader": "*",
    537                 "php": ">=5.4",
    538                 "phpcsstandards/phpcsextra": "^1.1.0",
    539                 "phpcsstandards/phpcsutils": "^1.0.8",
    540                 "squizlabs/php_codesniffer": "^3.7.2"
    541             },
    542             "require-dev": {
    543                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
    544                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
    545                 "phpcompatibility/php-compatibility": "^9.0",
    546                 "phpcsstandards/phpcsdevtools": "^1.2.0",
    547                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    548             },
    549             "suggest": {
    550                 "ext-iconv": "For improved results",
    551                 "ext-mbstring": "For improved results"
    552             },
    553             "time": "2023-11-23T08:44:49+00:00",
    554             "default-branch": true,
    555             "type": "phpcodesniffer-standard",
    556             "installation-source": "dist",
    557             "notification-url": "https://packagist.org/downloads/",
    558             "license": [
    559                 "MIT"
    560             ],
    561             "authors": [
    562                 {
    563                     "name": "Contributors",
    564                     "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
    565                 }
    566             ],
    567             "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
    568             "keywords": [
    569                 "phpcs",
    570                 "standards",
    571                 "static analysis",
    572                 "wordpress"
    573             ],
    574             "support": {
    575                 "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
    576                 "source": "https://github.com/WordPress/WordPress-Coding-Standards",
    577                 "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
    578             },
    579             "funding": [
    580                 {
    581                     "url": "https://opencollective.com/thewpcc/contribute/wp-php-63406",
    582                     "type": "custom"
    583                 }
    584             ],
    585             "install-path": "../wp-coding-standards/wpcs"
    586         }
    587     ],
     2    "packages": [],
    5883    "dev": true,
    589     "dev-package-names": [
    590         "dealerdirect/phpcodesniffer-composer-installer",
    591         "phpcompatibility/php-compatibility",
    592         "phpcompatibility/phpcompatibility-paragonie",
    593         "phpcompatibility/phpcompatibility-wp",
    594         "phpcsstandards/phpcsextra",
    595         "phpcsstandards/phpcsutils",
    596         "squizlabs/php_codesniffer",
    597         "woocommerce/woocommerce-sniffs",
    598         "wp-coding-standards/wpcs"
    599     ]
     4    "dev-package-names": []
    6005}
  • storegrowth-sales-booster/trunk/vendor/composer/installed.php

    r3021924 r3021935  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '54958cf1dd2134d6b339260e67360cc3e9d71525',
     6        'reference' => 'a5dfe7ba79213e333d3f56a1474bc83b7fe7580d',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    1111    ),
    1212    'versions' => array(
    13         'dealerdirect/phpcodesniffer-composer-installer' => array(
    14             'pretty_version' => 'v1.0.0',
    15             'version' => '1.0.0.0',
    16             'reference' => '4be43904336affa5c2f70744a348312336afd0da',
    17             'type' => 'composer-plugin',
    18             'install_path' => __DIR__ . '/../dealerdirect/phpcodesniffer-composer-installer',
    19             'aliases' => array(),
    20             'dev_requirement' => true,
    21         ),
    2213        'invizo/storegrowth' => array(
    2314            'pretty_version' => 'dev-master',
    2415            'version' => 'dev-master',
    25             'reference' => '54958cf1dd2134d6b339260e67360cc3e9d71525',
     16            'reference' => 'a5dfe7ba79213e333d3f56a1474bc83b7fe7580d',
    2617            'type' => 'library',
    2718            'install_path' => __DIR__ . '/../../',
     
    2920            'dev_requirement' => false,
    3021        ),
    31         'phpcompatibility/php-compatibility' => array(
    32             'pretty_version' => '9.3.5',
    33             'version' => '9.3.5.0',
    34             'reference' => '9fb324479acf6f39452e0655d2429cc0d3914243',
    35             'type' => 'phpcodesniffer-standard',
    36             'install_path' => __DIR__ . '/../phpcompatibility/php-compatibility',
    37             'aliases' => array(),
    38             'dev_requirement' => true,
    39         ),
    40         'phpcompatibility/phpcompatibility-paragonie' => array(
    41             'pretty_version' => '1.3.2',
    42             'version' => '1.3.2.0',
    43             'reference' => 'bba5a9dfec7fcfbd679cfaf611d86b4d3759da26',
    44             'type' => 'phpcodesniffer-standard',
    45             'install_path' => __DIR__ . '/../phpcompatibility/phpcompatibility-paragonie',
    46             'aliases' => array(),
    47             'dev_requirement' => true,
    48         ),
    49         'phpcompatibility/phpcompatibility-wp' => array(
    50             'pretty_version' => '2.1.4',
    51             'version' => '2.1.4.0',
    52             'reference' => 'b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5',
    53             'type' => 'phpcodesniffer-standard',
    54             'install_path' => __DIR__ . '/../phpcompatibility/phpcompatibility-wp',
    55             'aliases' => array(),
    56             'dev_requirement' => true,
    57         ),
    58         'phpcsstandards/phpcsextra' => array(
    59             'pretty_version' => '1.1.2',
    60             'version' => '1.1.2.0',
    61             'reference' => '746c3190ba8eb2f212087c947ba75f4f5b9a58d5',
    62             'type' => 'phpcodesniffer-standard',
    63             'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra',
    64             'aliases' => array(),
    65             'dev_requirement' => true,
    66         ),
    67         'phpcsstandards/phpcsutils' => array(
    68             'pretty_version' => '1.0.8',
    69             'version' => '1.0.8.0',
    70             'reference' => '69465cab9d12454e5e7767b9041af0cd8cd13be7',
    71             'type' => 'phpcodesniffer-standard',
    72             'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils',
    73             'aliases' => array(),
    74             'dev_requirement' => true,
    75         ),
    76         'squizlabs/php_codesniffer' => array(
    77             'pretty_version' => '3.7.2',
    78             'version' => '3.7.2.0',
    79             'reference' => 'ed8e00df0a83aa96acf703f8c2979ff33341f879',
    80             'type' => 'library',
    81             'install_path' => __DIR__ . '/../squizlabs/php_codesniffer',
    82             'aliases' => array(),
    83             'dev_requirement' => true,
    84         ),
    85         'woocommerce/woocommerce-sniffs' => array(
    86             'pretty_version' => '0.0.2',
    87             'version' => '0.0.2.0',
    88             'reference' => '2890fd5d98b318f62acb42f2b5cd6d02627cfd82',
    89             'type' => 'phpcodesniffer-standard',
    90             'install_path' => __DIR__ . '/../woocommerce/woocommerce-sniffs',
    91             'aliases' => array(),
    92             'dev_requirement' => true,
    93         ),
    94         'wp-coding-standards/wpcs' => array(
    95             'pretty_version' => 'dev-develop',
    96             'version' => 'dev-develop',
    97             'reference' => 'fe7895876b6ea344fa87bb82a2fbce73f90e9897',
    98             'type' => 'phpcodesniffer-standard',
    99             'install_path' => __DIR__ . '/../wp-coding-standards/wpcs',
    100             'aliases' => array(
    101                 0 => '9999999-dev',
    102             ),
    103             'dev_requirement' => true,
    104         ),
    10522    ),
    10623);
Note: See TracChangeset for help on using the changeset viewer.