We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589ff43 commit 301ffd1Copy full SHA for 301ffd1
composer.json
@@ -38,9 +38,9 @@
38
"wikimedia/composer-merge-plugin": "~2.0.1"
39
},
40
"require-dev": {
41
- "phpunit/phpunit": "^8.4|^9.3.3",
42
- "mockery/mockery": "~1.3.3|^1.4.2",
43
- "fakerphp/faker": "~1.9",
+ "phpunit/phpunit": "^9.5.8",
+ "mockery/mockery": "^1.4.4",
+ "fakerphp/faker": "^1.9.2",
44
"squizlabs/php_codesniffer": "3.*",
45
"php-parallel-lint/php-parallel-lint": "^1.0",
46
"dms/phpunit-arraysubset-asserts": "^0.1.0|^0.2.1"
0 commit comments