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 8dbbf8c commit a4faa6cCopy full SHA for a4faa6c
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.12",
52
- "phpstan/phpstan-deprecation-rules": "^2.0.1",
+ "phpstan/phpstan": "^2.1.13",
+ "phpstan/phpstan-deprecation-rules": "^2.0.2",
53
"phpstan/phpstan-doctrine": "^2.0.2",
54
"phpstan/phpstan-phpunit": "^2.0.6",
55
"phpunit/phpunit": "^10.5.45",
56
- "rector/rector": "^2.0.11",
+ "rector/rector": "^2.0.14",
57
"symfony/cache": "^6.4||^7.0"
58
},
59
"suggest": {
0 commit comments