We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78079d0 commit 904326bCopy full SHA for 904326b
composer.json
@@ -18,13 +18,13 @@
18
"lendable/composer-license-checker": "^1.2.1",
19
"php-cs-fixer/shim": "^3.61.1",
20
"php-parallel-lint/php-parallel-lint": "^1.4.0",
21
- "phpstan/phpstan": "^1.11.9",
22
- "phpstan/phpstan-deprecation-rules": "^1.2.0",
23
- "phpstan/phpstan-phpunit": "^1.4.0",
24
- "phpstan/phpstan-strict-rules": "^1.6.0",
25
- "phpunit/phpunit": "^11.3.0",
+ "phpstan/phpstan": "^2.1.40",
+ "phpstan/phpstan-deprecation-rules": "^2.0.4",
+ "phpstan/phpstan-phpunit": "^2.0.16",
+ "phpstan/phpstan-strict-rules": "^2.0.10",
+ "phpunit/phpunit": "^13.0.5",
26
"qossmic/deptrac": "^2.0.1",
27
- "rector/rector": "^1.2.2"
+ "rector/rector": "^2.3.8"
28
},
29
"autoload": {
30
"psr-4": {
0 commit comments