Skip to:
Content

BuddyPress.org

Changeset 12278 for trunk/composer.lock


Ignore:
Timestamp:
11/07/2018 03:27:42 PM (6 years ago)
Author:
boonebgorges
Message:

Another try at adding exec:phpcompat Grunt task.

Changeset [12277] didn't properly apply the changes.

See #7997.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/composer.lock

    r12277 r12278  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "605339051246b9ef6b7162f2883c0034",
     7    "content-hash": "90ce29c17b18d6e1939f860a2a0dd560",
    88    "packages": [
    99        {
     
    130130    "packages-dev": [
    131131        {
     132            "name": "dealerdirect/phpcodesniffer-composer-installer",
     133            "version": "v0.4.4",
     134            "source": {
     135                "type": "git",
     136                "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
     137                "reference": "2e41850d5f7797cbb1af7b030d245b3b24e63a08"
     138            },
     139            "dist": {
     140                "type": "zip",
     141                "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/2e41850d5f7797cbb1af7b030d245b3b24e63a08",
     142                "reference": "2e41850d5f7797cbb1af7b030d245b3b24e63a08",
     143                "shasum": ""
     144            },
     145            "require": {
     146                "composer-plugin-api": "^1.0",
     147                "php": "^5.3|^7",
     148                "squizlabs/php_codesniffer": "*"
     149            },
     150            "require-dev": {
     151                "composer/composer": "*",
     152                "wimg/php-compatibility": "^8.0"
     153            },
     154            "suggest": {
     155                "dealerdirect/qa-tools": "All the PHP QA tools you'll need"
     156            },
     157            "type": "composer-plugin",
     158            "extra": {
     159                "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
     160            },
     161            "autoload": {
     162                "psr-4": {
     163                    "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
     164                }
     165            },
     166            "notification-url": "https://packagist.org/downloads/",
     167            "license": [
     168                "MIT"
     169            ],
     170            "authors": [
     171                {
     172                    "name": "Franck Nijhof",
     173                    "email": "f.nijhof@dealerdirect.nl",
     174                    "homepage": "http://workingatdealerdirect.eu",
     175                    "role": "Developer"
     176                }
     177            ],
     178            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
     179            "homepage": "http://workingatdealerdirect.eu",
     180            "keywords": [
     181                "PHPCodeSniffer",
     182                "PHP_CodeSniffer",
     183                "code quality",
     184                "codesniffer",
     185                "composer",
     186                "installer",
     187                "phpcs",
     188                "plugin",
     189                "qa",
     190                "quality",
     191                "standard",
     192                "standards",
     193                "style guide",
     194                "stylecheck",
     195                "tests"
     196            ],
     197            "time": "2017-12-06T16:27:17+00:00"
     198        },
     199        {
    132200            "name": "phpcompatibility/php-compatibility",
    133201            "version": "9.0.0",
     
    186254            ],
    187255            "time": "2018-10-07T17:38:02+00:00"
     256        },
     257        {
     258            "name": "phpcompatibility/phpcompatibility-paragonie",
     259            "version": "1.0.0",
     260            "source": {
     261                "type": "git",
     262                "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
     263                "reference": "67d89dcef47f351144d24b247aa968f2269162f7"
     264            },
     265            "dist": {
     266                "type": "zip",
     267                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/67d89dcef47f351144d24b247aa968f2269162f7",
     268                "reference": "67d89dcef47f351144d24b247aa968f2269162f7",
     269                "shasum": ""
     270            },
     271            "require": {
     272                "phpcompatibility/php-compatibility": "^9.0"
     273            },
     274            "require-dev": {
     275                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4"
     276            },
     277            "suggest": {
     278                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     279                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
     280            },
     281            "type": "phpcodesniffer-standard",
     282            "notification-url": "https://packagist.org/downloads/",
     283            "license": [
     284                "LGPL-3.0-or-later"
     285            ],
     286            "authors": [
     287                {
     288                    "name": "Wim Godden",
     289                    "role": "lead"
     290                },
     291                {
     292                    "name": "Juliette Reinders Folmer",
     293                    "role": "lead"
     294                }
     295            ],
     296            "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.",
     297            "homepage": "http://phpcompatibility.com/",
     298            "keywords": [
     299                "compatibility",
     300                "paragonie",
     301                "phpcs",
     302                "polyfill",
     303                "standards"
     304            ],
     305            "time": "2018-10-07T17:59:30+00:00"
     306        },
     307        {
     308            "name": "phpcompatibility/phpcompatibility-wp",
     309            "version": "2.0.0",
     310            "source": {
     311                "type": "git",
     312                "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
     313                "reference": "cb303f0067cd5b366a41d4fb0e254fb40ff02efd"
     314            },
     315            "dist": {
     316                "type": "zip",
     317                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/cb303f0067cd5b366a41d4fb0e254fb40ff02efd",
     318                "reference": "cb303f0067cd5b366a41d4fb0e254fb40ff02efd",
     319                "shasum": ""
     320            },
     321            "require": {
     322                "phpcompatibility/php-compatibility": "^9.0",
     323                "phpcompatibility/phpcompatibility-paragonie": "^1.0"
     324            },
     325            "require-dev": {
     326                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3"
     327            },
     328            "suggest": {
     329                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     330                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
     331            },
     332            "type": "phpcodesniffer-standard",
     333            "notification-url": "https://packagist.org/downloads/",
     334            "license": [
     335                "LGPL-3.0-or-later"
     336            ],
     337            "authors": [
     338                {
     339                    "name": "Wim Godden",
     340                    "role": "lead"
     341                },
     342                {
     343                    "name": "Juliette Reinders Folmer",
     344                    "role": "lead"
     345                }
     346            ],
     347            "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
     348            "homepage": "http://phpcompatibility.com/",
     349            "keywords": [
     350                "compatibility",
     351                "phpcs",
     352                "standards",
     353                "wordpress"
     354            ],
     355            "time": "2018-10-07T18:31:37+00:00"
    188356        },
    189357        {
Note: See TracChangeset for help on using the changeset viewer.