We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae9d44 commit d741cf5Copy full SHA for d741cf5
1 file changed
composer.json
@@ -14,14 +14,14 @@
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",
24
- "rector/rector": "2.3.0"
+ "ergebnis/composer-normalize": "^2.48.2",
+ "lendable/composer-license-checker": "^1.4.0",
+ "php-cs-fixer/shim": "^3.93.0",
+ "phpstan/phpstan": "^2.1.37",
+ "phpstan/phpstan-deprecation-rules": "^2.0.3",
+ "phpstan/phpstan-phpunit": "^2.0.12",
+ "phpstan/phpstan-strict-rules": "^2.0.7",
+ "rector/rector": "2.3.4"
25
26
"minimum-stability": "stable",
27
"autoload": {
0 commit comments