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 4114838 commit 35c9fe6Copy full SHA for 35c9fe6
composer.json
@@ -22,15 +22,15 @@
22
},
23
"require-dev": {
24
"ergebnis/composer-normalize": "^2.15",
25
- "monolog/monolog": "^3.0",
26
- "phpunit/phpunit": "^12.0",
27
- "symfony/console": "^7",
28
"fig/log-test": "^1.1",
29
- "phpstan/phpstan": "^2.1",
+ "monolog/monolog": "^3.0",
30
"phpstan/extension-installer": "^1.4",
+ "phpstan/phpstan": "^2.1",
31
"phpstan/phpstan-strict-rules": "^2.0",
32
- "symplify/easy-coding-standard": "^12.5",
33
- "roave/security-advisories": "dev-latest"
+ "phpunit/phpunit": "^12.0",
+ "roave/security-advisories": "dev-latest",
+ "symfony/console": "^7",
+ "symplify/easy-coding-standard": "^12.5"
34
35
"minimum-stability": "dev",
36
"prefer-stable": true,
0 commit comments