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 017ea84 commit 2dafbb3Copy full SHA for 2dafbb3
composer.json
@@ -5,13 +5,13 @@
5
"license": "MIT",
6
"require": {
7
"php": ">=8.1",
8
- "phpstan/phpstan": "^1.10.52 || ^2.0"
+ "phpstan/phpstan": "^2.0"
9
},
10
"require-dev": {
11
"illuminate/container": "^10.39",
12
"phpstan/extension-installer": "^1.3",
13
"phpunit/phpunit": "^10.3",
14
- "rector/rector": "^1.2 || ^2.0",
+ "rector/rector": "^2.0",
15
"symfony/dependency-injection": "^6.4",
16
"symfony/finder": "^6.2",
17
"symplify/easy-coding-standard": "^12.0",
0 commit comments