We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae9d44 commit 9d08128Copy full SHA for 9d08128
1 file changed
composer.json
@@ -14,13 +14,13 @@
14
"phpunit/phpunit": "^12.5"
15
},
16
"require-dev": {
17
- "ergebnis/composer-normalize": "^2.45",
18
- "lendable/composer-license-checker": "^1.2.1",
19
- "php-cs-fixer/shim": "^3.92",
20
- "phpstan/phpstan": "^2.1",
21
- "phpstan/phpstan-deprecation-rules": "^2.0",
22
- "phpstan/phpstan-phpunit": "^2.0",
23
- "phpstan/phpstan-strict-rules": "^2.0",
+ "ergebnis/composer-normalize": "^2.48.2",
+ "lendable/composer-license-checker": "^1.4.0",
+ "php-cs-fixer/shim": "^3.92.5",
+ "phpstan/phpstan": "^2.1.33",
+ "phpstan/phpstan-deprecation-rules": "^2.0.3",
+ "phpstan/phpstan-phpunit": "^2.0.11",
+ "phpstan/phpstan-strict-rules": "^2.0.7",
24
"rector/rector": "2.3.0"
25
26
"minimum-stability": "stable",
0 commit comments