Oliver Davies 2021-05-26 23:16:49 +01:00
parent 0cf8a3157a
commit a662b2a042

237
composer.lock generated
View file

@ -178,16 +178,16 @@
}, },
{ {
"name": "composer/installers", "name": "composer/installers",
"version": "v1.9.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/installers.git", "url": "https://github.com/composer/installers.git",
"reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" "reference": "ae03311f45dfe194412081526be2e003960df74b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b",
"reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", "reference": "ae03311f45dfe194412081526be2e003960df74b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -198,17 +198,18 @@
"shama/baton": "*" "shama/baton": "*"
}, },
"require-dev": { "require-dev": {
"composer/composer": "1.6.* || 2.0.*@dev", "composer/composer": "1.6.* || ^2.0",
"composer/semver": "1.0.* || 2.0.*@dev", "composer/semver": "^1 || ^3",
"phpunit/phpunit": "^4.8.36", "phpstan/phpstan": "^0.12.55",
"sebastian/comparator": "^1.2.4", "phpstan/phpstan-phpunit": "^0.12.16",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^2.3" "symfony/process": "^2.3"
}, },
"type": "composer-plugin", "type": "composer-plugin",
"extra": { "extra": {
"class": "Composer\\Installers\\Plugin", "class": "Composer\\Installers\\Plugin",
"branch-alias": { "branch-alias": {
"dev-master": "1.0-dev" "dev-main": "1.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -246,6 +247,7 @@
"Porto", "Porto",
"RadPHP", "RadPHP",
"SMF", "SMF",
"Starbug",
"Thelia", "Thelia",
"Whmcs", "Whmcs",
"WolfCMS", "WolfCMS",
@ -279,6 +281,7 @@
"majima", "majima",
"mako", "mako",
"mediawiki", "mediawiki",
"miaoxing",
"modulework", "modulework",
"modx", "modx",
"moodle", "moodle",
@ -286,6 +289,7 @@
"phpbb", "phpbb",
"piwik", "piwik",
"ppi", "ppi",
"processwire",
"puppet", "puppet",
"pxcms", "pxcms",
"reindex", "reindex",
@ -295,6 +299,7 @@
"sydes", "sydes",
"sylius", "sylius",
"symfony", "symfony",
"tastyigniter",
"typo3", "typo3",
"wordpress", "wordpress",
"yawik", "yawik",
@ -303,19 +308,23 @@
], ],
"support": { "support": {
"issues": "https://github.com/composer/installers/issues", "issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.9.0" "source": "https://github.com/composer/installers/tree/v1.11.0"
}, },
"funding": [ "funding": [
{ {
"url": "https://packagist.com", "url": "https://packagist.com",
"type": "custom" "type": "custom"
}, },
{
"url": "https://github.com/composer",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/composer/composer", "url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-04-07T06:57:05+00:00" "time": "2021-04-28T06:42:17+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -2040,16 +2049,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "8.9.14", "version": "8.9.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e" "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/84796e158cd3bd50af08974dd62931d0cc78dc7e", "url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d",
"reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e", "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2268,13 +2277,13 @@
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": { "support": {
"source": "https://github.com/drupal/core/tree/8.9.14" "source": "https://github.com/drupal/core/tree/8.9.16"
}, },
"time": "2021-04-20T23:05:40+00:00" "time": "2021-05-25T09:17:58+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
"version": "8.9.14", "version": "8.9.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git", "url": "https://github.com/drupal/core-composer-scaffold.git",
@ -2318,22 +2327,22 @@
"drupal" "drupal"
], ],
"support": { "support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.5" "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4"
}, },
"time": "2020-08-07T22:30:30+00:00" "time": "2020-08-07T22:30:30+00:00"
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "8.9.14", "version": "8.9.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3" "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
"reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3", "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2345,7 +2354,7 @@
"doctrine/common": "v2.7.3", "doctrine/common": "v2.7.3",
"doctrine/inflector": "v1.2.0", "doctrine/inflector": "v1.2.0",
"doctrine/lexer": "1.0.2", "doctrine/lexer": "1.0.2",
"drupal/core": "8.9.14", "drupal/core": "8.9.16",
"easyrdf/easyrdf": "0.9.1", "easyrdf/easyrdf": "0.9.1",
"egulias/email-validator": "2.1.17", "egulias/email-validator": "2.1.17",
"guzzlehttp/guzzle": "6.5.4", "guzzlehttp/guzzle": "6.5.4",
@ -2358,7 +2367,7 @@
"laminas/laminas-zendframework-bridge": "1.0.4", "laminas/laminas-zendframework-bridge": "1.0.4",
"masterminds/html5": "2.3.0", "masterminds/html5": "2.3.0",
"paragonie/random_compat": "v9.99.99", "paragonie/random_compat": "v9.99.99",
"pear/archive_tar": "1.4.12", "pear/archive_tar": "1.4.13",
"pear/console_getopt": "v1.4.3", "pear/console_getopt": "v1.4.3",
"pear/pear-core-minimal": "v1.10.10", "pear/pear-core-minimal": "v1.10.10",
"pear/pear_exception": "v1.0.1", "pear/pear_exception": "v1.0.1",
@ -2403,9 +2412,9 @@
], ],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-recommended/tree/8.9.14" "source": "https://github.com/drupal/core-recommended/tree/8.9.16"
}, },
"time": "2021-04-20T23:05:40+00:00" "time": "2021-05-25T09:17:58+00:00"
}, },
{ {
"name": "drupal/ctools", "name": "drupal/ctools",
@ -5557,16 +5566,16 @@
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
"version": "1.4.12", "version": "1.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pear/Archive_Tar.git", "url": "https://github.com/pear/Archive_Tar.git",
"reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495" "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/19bb8e95490d3e3ad92fcac95500ca80bdcc7495", "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011",
"reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495", "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5633,7 +5642,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-01-18T19:32:54+00:00" "time": "2021-02-16T10:50:50+00:00"
}, },
{ {
"name": "pear/console_getopt", "name": "pear/console_getopt",
@ -7642,6 +7651,9 @@
"portable", "portable",
"shim" "shim"
], ],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
},
"funding": [ "funding": [
{ {
"url": "https://symfony.com/sponsor", "url": "https://symfony.com/sponsor",
@ -8241,16 +8253,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.4.20", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f" "reference": "c194bcedde6295f3ec3e9eba1f5d484ea97c41a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/a1eab2f69906dc83c5ddba4632180260d0ab4f7f", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c194bcedde6295f3ec3e9eba1f5d484ea97c41a7",
"reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f", "reference": "c194bcedde6295f3ec3e9eba1f5d484ea97c41a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8309,6 +8321,9 @@
"debug", "debug",
"dump" "dump"
], ],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v4.4.22"
},
"funding": [ "funding": [
{ {
"url": "https://symfony.com/sponsor", "url": "https://symfony.com/sponsor",
@ -8323,7 +8338,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-27T09:09:26+00:00" "time": "2021-04-19T13:36:17+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -8569,30 +8584,35 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.9.1", "version": "1.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozarts/assert.git", "url": "https://github.com/webmozarts/assert.git",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.3 || ^7.0 || ^8.0", "php": "^7.2 || ^8.0",
"symfony/polyfill-ctype": "^1.8" "symfony/polyfill-ctype": "^1.8"
}, },
"conflict": { "conflict": {
"phpstan/phpstan": "<0.12.20", "phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<3.9.1" "vimeo/psalm": "<4.6.1 || 4.6.2"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.36 || ^7.5.13" "phpunit/phpunit": "^8.5.13"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Webmozart\\Assert\\": "src/" "Webmozart\\Assert\\": "src/"
@ -8615,10 +8635,10 @@
"validate" "validate"
], ],
"support": { "support": {
"issues": "https://github.com/webmozart/assert/issues", "issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozart/assert/tree/master" "source": "https://github.com/webmozarts/assert/tree/1.10.0"
}, },
"time": "2020-07-08T17:02:28+00:00" "time": "2021-03-09T10:59:23+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
@ -9000,16 +9020,16 @@
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "1.10.19", "version": "1.10.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "196601d50c08c3fae389a417a7689367fcf37cef" "reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/196601d50c08c3fae389a417a7689367fcf37cef", "url": "https://api.github.com/repos/composer/composer/zipball/28c9dfbe2351635961f670773e8d7b17bc5eda25",
"reference": "196601d50c08c3fae389a417a7689367fcf37cef", "reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9079,7 +9099,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/composer/issues", "issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/1.10.19" "source": "https://github.com/composer/composer/tree/1.10.22"
}, },
"funding": [ "funding": [
{ {
@ -9095,7 +9115,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-04T08:14:16+00:00" "time": "2021-04-27T11:10:45+00:00"
}, },
{ {
"name": "composer/spdx-licenses", "name": "composer/spdx-licenses",
@ -9178,16 +9198,16 @@
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "1.4.5", "version": "1.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "f28d44c286812c714741478d968104c5e604a1d4" "reference": "f27e06cd9675801df441b3656569b328e04aa37c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
"reference": "f28d44c286812c714741478d968104c5e604a1d4", "reference": "f27e06cd9675801df441b3656569b328e04aa37c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9195,7 +9215,8 @@
"psr/log": "^1.0" "psr/log": "^1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8" "phpstan/phpstan": "^0.12.55",
"symfony/phpunit-bridge": "^4.2 || ^5"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -9221,7 +9242,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues", "issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/1.4.5" "source": "https://github.com/composer/xdebug-handler/tree/1.4.6"
}, },
"funding": [ "funding": [
{ {
@ -9237,7 +9258,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-13T08:04:11+00:00" "time": "2021-03-25T17:01:18+00:00"
}, },
{ {
"name": "dealerdirect/phpcodesniffer-composer-installer", "name": "dealerdirect/phpcodesniffer-composer-installer",
@ -9380,20 +9401,21 @@
}, },
{ {
"name": "drupal/coder", "name": "drupal/coder",
"version": "8.3.9", "version": "8.3.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/coder.git", "url": "https://git.drupalcode.org/project/coder.git",
"reference": "d51e0b8c6561e21c0545d04b5410a7bed7ee7c6b" "reference": "d3286d571b19633cc296d438c36b9aed195de43c"
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"php": ">=7.0.8", "php": ">=7.0.8",
"squizlabs/php_codesniffer": "^3.5.5", "sirbrillig/phpcs-variable-analysis": "^2.10",
"squizlabs/php_codesniffer": "^3.5.6",
"symfony/yaml": ">=2.0.5" "symfony/yaml": ">=2.0.5"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^0.12.5", "phpstan/phpstan": "^0.12.63",
"phpunit/phpunit": "^6.0 || ^7.0" "phpunit/phpunit": "^6.0 || ^7.0"
}, },
"type": "phpcodesniffer-standard", "type": "phpcodesniffer-standard",
@ -9405,7 +9427,7 @@
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"GPL-2.0+" "GPL-2.0-or-later"
], ],
"description": "Coder is a library to review Drupal code.", "description": "Coder is a library to review Drupal code.",
"homepage": "https://www.drupal.org/project/coder", "homepage": "https://www.drupal.org/project/coder",
@ -9418,11 +9440,11 @@
"issues": "https://www.drupal.org/project/issues/coder", "issues": "https://www.drupal.org/project/issues/coder",
"source": "https://www.drupal.org/project/coder" "source": "https://www.drupal.org/project/coder"
}, },
"time": "2020-05-08T10:20:59+00:00" "time": "2021-02-06T10:44:32+00:00"
}, },
{ {
"name": "drupal/core-dev", "name": "drupal/core-dev",
"version": "8.9.14", "version": "8.9.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-dev.git", "url": "https://github.com/drupal/core-dev.git",
@ -9465,7 +9487,7 @@
], ],
"description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-dev/tree/8.9.4" "source": "https://github.com/drupal/core-dev/tree/8.9.5"
}, },
"time": "2020-05-09T07:53:22+00:00" "time": "2020-05-09T07:53:22+00:00"
}, },
@ -10407,16 +10429,16 @@
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "1.12.2", "version": "1.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "245710e971a030f42e08f4912863805570f23d39" "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/245710e971a030f42e08f4912863805570f23d39", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
"reference": "245710e971a030f42e08f4912863805570f23d39", "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10468,9 +10490,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpspec/prophecy/issues", "issues": "https://github.com/phpspec/prophecy/issues",
"source": "https://github.com/phpspec/prophecy/tree/1.12.2" "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
}, },
"time": "2020-12-19T10:15:11+00:00" "time": "2021-03-17T13:42:18+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
@ -11738,17 +11760,70 @@
"time": "2020-07-07T18:42:57+00:00" "time": "2020-07-07T18:42:57+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "sirbrillig/phpcs-variable-analysis",
"version": "3.5.5", "version": "v2.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
"reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" "reference": "e76e816236f401458dd8e16beecab905861b5867"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/e76e816236f401458dd8e16beecab905861b5867",
"reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", "reference": "e76e816236f401458dd8e16beecab905861b5867",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"squizlabs/php_codesniffer": "^3.5"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"limedeck/phpunit-detailed-printer": "^3.1 || ^4.0 || ^5.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^5.0 || ^6.5 || ^7.0 || ^8.0",
"sirbrillig/phpcs-import-detection": "^1.1"
},
"type": "phpcodesniffer-standard",
"autoload": {
"psr-4": {
"VariableAnalysis\\": "VariableAnalysis/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Sam Graham",
"email": "php-codesniffer-variableanalysis@illusori.co.uk"
},
{
"name": "Payton Swick",
"email": "payton@foolord.com"
}
],
"description": "A PHPCS sniff to detect problems with variables.",
"support": {
"issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues",
"source": "https://github.com/sirbrillig/phpcs-variable-analysis",
"wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
},
"time": "2021-03-09T22:32:14+00:00"
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.6.0",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11791,7 +11866,7 @@
"source": "https://github.com/squizlabs/PHP_CodeSniffer", "source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
}, },
"time": "2020-04-17T01:09:41+00:00" "time": "2021-04-09T00:54:41+00:00"
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",