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 a610605 commit 97a26e1Copy full SHA for 97a26e1
build/target-repository/composer.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"require": {
7
"php": "^7.4|^8.0",
8
- "phpstan/phpstan": "^2.1.8",
+ "phpstan/phpstan": "^2.1.22",
9
"nette/utils": "^3.2|^4.0",
10
"webmozart/assert": "^1.11"
11
},
composer.json
@@ -6,12 +6,12 @@
"php": ">=8.2",
"webmozart/assert": "^1.11",
- "phpstan/phpstan": "^2.1.18",
"phpstan/phpdoc-parser": "^2.2"
12
13
"require-dev": {
14
- "nikic/php-parser": "^5.4",
+ "nikic/php-parser": "^5.6",
15
"phpunit/phpunit": "^11.5",
16
"symfony/framework-bundle": "6.1.*",
17
"phpecs/phpecs": "^2.1",
0 commit comments