We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa623b commit a8b3c0aCopy full SHA for a8b3c0a
composer.json
@@ -17,13 +17,13 @@
17
"symplify/easy-coding-standard": "^12.2.0 <12.4 || ^12.5.5"
18
},
19
"require-dev": {
20
- "ergebnis/composer-normalize": "^2.42.0",
21
- "nikic/php-parser": "<5.0",
22
- "php-parallel-lint/php-parallel-lint": "^1.4.0",
23
- "phpstan/extension-installer": "^1.3.1",
24
- "phpstan/phpstan": "^1.11.1",
+ "ergebnis/composer-normalize": "^2.42",
+ "nikic/php-parser": "^4.19",
+ "php-parallel-lint/php-parallel-lint": "^1.4",
+ "phpstan/extension-installer": "^1.3",
+ "phpstan/phpstan": "^1.11",
25
"phpstan/phpstan-phpunit": "^1.4.0",
26
- "phpunit/phpunit": "^9.6.19"
+ "phpunit/phpunit": "^9.6"
27
28
"prefer-stable": true,
29
"autoload": {
0 commit comments