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 f4654b2 commit c3e628fCopy full SHA for c3e628f
composer.json
@@ -7,7 +7,7 @@
7
],
8
"require": {
9
"php": "^7.1 || ^8.0",
10
- "phpstan/phpstan": "^1.0"
+ "phpstan/phpstan": "^1.3"
11
},
12
"conflict": {
13
"nette/application": "<2.3.0",
@@ -20,7 +20,7 @@
20
"require-dev": {
21
"nette/forms": "^3.0",
22
"nette/utils": "^2.3.0 || ^3.0.0",
23
- "nikic/php-parser": "^4.13.0",
+ "nikic/php-parser": "dev-master as 4.13.2",
24
"php-parallel-lint/php-parallel-lint": "^1.2",
25
"phpstan/phpstan-php-parser": "^1.0",
26
"phpstan/phpstan-phpunit": "^1.0",
0 commit comments