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 13e65f7 commit 37be684Copy full SHA for 37be684
composer.json
@@ -47,12 +47,12 @@
47
"doctrine/orm": "~2.14||~3.0",
48
"ekino/phpstan-banned-code": "^3.0",
49
"friendsofphp/php-cs-fixer": "^3.72.0",
50
- "phpstan/phpstan": "^2.1",
51
- "phpstan/phpstan-deprecation-rules": "^2.0",
52
- "phpstan/phpstan-doctrine": "^2.0",
53
- "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan": "^2.1.8",
+ "phpstan/phpstan-deprecation-rules": "^2.0.1",
+ "phpstan/phpstan-doctrine": "^2.0.2",
+ "phpstan/phpstan-phpunit": "^2.0.4",
54
"phpunit/phpunit": "^10.5.45",
55
- "rector/rector": "^2.0",
+ "rector/rector": "^2.0.10",
56
"symfony/cache": "^6.4||^7.0"
57
},
58
"suggest": {
0 commit comments