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 5d1621e commit 0d43fdbCopy full SHA for 0d43fdb
composer.json
@@ -47,13 +47,13 @@
47
"deptrac/deptrac": "^4.0",
48
"doctrine/orm": "~2.14||~3.0",
49
"ekino/phpstan-banned-code": "^3.0",
50
- "friendsofphp/php-cs-fixer": "^3.87.1",
51
- "phpstan/phpstan": "^2.1.22",
+ "friendsofphp/php-cs-fixer": "^3.87.2",
+ "phpstan/phpstan": "^2.1.25",
52
"phpstan/phpstan-deprecation-rules": "^2.0.3",
53
- "phpstan/phpstan-doctrine": "^2.0.4",
+ "phpstan/phpstan-doctrine": "^2.0.6",
54
"phpstan/phpstan-phpunit": "^2.0.7",
55
- "phpunit/phpunit": "^10.5.53",
56
- "rector/rector": "^2.1.5",
+ "phpunit/phpunit": "^10.5.54",
+ "rector/rector": "^2.1.7",
57
"symfony/cache": "^6.4||^7.0"
58
},
59
"suggest": {
0 commit comments