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 050990c commit 87390a0Copy full SHA for 87390a0
composer.json
@@ -6,17 +6,17 @@
6
"require": {
7
"php": ">=8.2",
8
"webmozart/assert": "^1.11",
9
- "phpstan/phpstan": "^2.1.22",
+ "phpstan/phpstan": "^2.1.30",
10
"nette/utils": "^3.2|^4.0",
11
- "phpstan/phpdoc-parser": "^2.2"
+ "phpstan/phpdoc-parser": "^2.3"
12
},
13
"require-dev": {
14
"nikic/php-parser": "^5.6",
15
"phpunit/phpunit": "^11.5",
16
"symfony/framework-bundle": "6.1.*",
17
"phpecs/phpecs": "^2.1",
18
"tomasvotruba/class-leak": "^2.0",
19
- "rector/rector": "^2.1.2",
+ "rector/rector": "^2.2",
20
"phpstan/extension-installer": "^1.4",
21
"symplify/phpstan-extensions": "^12.0",
22
"tomasvotruba/unused-public": "^2.0",
0 commit comments