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 adeceee commit 3bdc83fCopy full SHA for 3bdc83f
composer.json
@@ -48,12 +48,12 @@
48
"doctrine/orm": "~2.14||~3.0",
49
"ekino/phpstan-banned-code": "^3.0",
50
"friendsofphp/php-cs-fixer": "^3.75.0",
51
- "phpstan/phpstan": "^2.1.14",
52
- "phpstan/phpstan-deprecation-rules": "^2.0.2",
+ "phpstan/phpstan": "^2.1.15",
+ "phpstan/phpstan-deprecation-rules": "^2.0.3",
53
"phpstan/phpstan-doctrine": "^2.0.3",
54
"phpstan/phpstan-phpunit": "^2.0.6",
55
"phpunit/phpunit": "^10.5.46",
56
- "rector/rector": "^2.0.15",
+ "rector/rector": "^2.0.16",
57
"symfony/cache": "^6.4||^7.0"
58
},
59
"suggest": {
0 commit comments