Skip to content
Snippets Groups Projects
Commit bf3114c8 authored by catch's avatar catch
Browse files

Issue #3252010 by paulocs, longwave, mondrake: Lock PHPUnit to 9.5

parent f1f7fb4f
Branches
Tags
Loading
This diff is collapsed.
......@@ -16,8 +16,8 @@
"instaclick/php-webdriver": "^1.4.1",
"justinrainbow/json-schema": "^5.2",
"mikey179/vfsstream": "^1.6.8",
"phpspec/prophecy": "^1.12",
"phpunit/phpunit": "^8.5.14 || ^9",
"phpspec/prophecy-phpunit": "^2",
"phpunit/phpunit": "^9.5",
"symfony/browser-kit": "^4.4",
"symfony/css-selector": "^4.4",
"symfony/dom-crawler": "^4.4 !=4.4.5",
......
......@@ -23,31 +23,37 @@
"justinrainbow/json-schema": "5.2.11",
"mikey179/vfsstream": "v1.6.10",
"myclabs/deep-copy": "1.10.2",
"nikic/php-parser": "v4.13.2",
"phar-io/manifest": "2.0.3",
"phar-io/version": "3.1.0",
"phpdocumentor/reflection-common": "2.2.0",
"phpdocumentor/reflection-docblock": "5.3.0",
"phpdocumentor/type-resolver": "1.5.1",
"phpspec/prophecy": "1.14.0",
"phpunit/php-code-coverage": "7.0.15",
"phpunit/php-file-iterator": "2.0.4",
"phpunit/php-text-template": "1.2.1",
"phpunit/php-timer": "2.1.3",
"phpunit/php-token-stream": "4.0.4",
"phpunit/phpunit": "8.5.21",
"phpspec/prophecy": "v1.15.0",
"phpspec/prophecy-phpunit": "v2.0.1",
"phpunit/php-code-coverage": "9.2.10",
"phpunit/php-file-iterator": "3.0.6",
"phpunit/php-invoker": "3.1.1",
"phpunit/php-text-template": "2.0.4",
"phpunit/php-timer": "5.0.3",
"phpunit/phpunit": "9.5.10",
"react/promise": "v2.8.0",
"sebastian/code-unit-reverse-lookup": "1.0.2",
"sebastian/comparator": "3.0.3",
"sebastian/diff": "3.0.3",
"sebastian/environment": "4.2.4",
"sebastian/exporter": "3.1.4",
"sebastian/global-state": "3.0.1",
"sebastian/object-enumerator": "3.0.4",
"sebastian/object-reflector": "1.1.2",
"sebastian/recursion-context": "3.0.1",
"sebastian/resource-operations": "2.0.2",
"sebastian/type": "1.1.4",
"sebastian/version": "2.0.1",
"sebastian/cli-parser": "1.0.1",
"sebastian/code-unit": "1.0.8",
"sebastian/code-unit-reverse-lookup": "2.0.3",
"sebastian/comparator": "4.0.6",
"sebastian/complexity": "2.0.2",
"sebastian/diff": "4.0.4",
"sebastian/environment": "5.1.3",
"sebastian/exporter": "4.0.4",
"sebastian/global-state": "5.0.3",
"sebastian/lines-of-code": "1.0.3",
"sebastian/object-enumerator": "4.0.4",
"sebastian/object-reflector": "2.0.4",
"sebastian/recursion-context": "4.0.4",
"sebastian/resource-operations": "3.0.3",
"sebastian/type": "2.3.4",
"sebastian/version": "3.0.2",
"seld/jsonlint": "1.8.3",
"seld/phar-utils": "1.1.2",
"sirbrillig/phpcs-variable-analysis": "v2.11.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment