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 2fcdf95 commit 2f317e1Copy full SHA for 2f317e1
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.90.0",
+ "friendsofphp/php-cs-fixer": "^3.91.2",
51
"phpstan/phpstan": "^2.1.32",
52
"phpstan/phpstan-deprecation-rules": "^2.0.3",
53
- "phpstan/phpstan-doctrine": "^2.0.11",
+ "phpstan/phpstan-doctrine": "^2.0.12",
54
"phpstan/phpstan-phpunit": "^2.0.8",
55
- "phpunit/phpunit": "^10.5.58",
56
- "rector/rector": "^2.2.8",
+ "phpunit/phpunit": "^10.5.59",
+ "rector/rector": "^2.2.11",
57
"symfony/cache": "^6.4||^7.0",
58
"symfony/var-exporter": "^6.4||^7.0"
59
},
0 commit comments