We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad9ae9 commit 832caa4Copy full SHA for 832caa4
composer.json
@@ -20,9 +20,9 @@
20
"require-dev": {
21
"nette/forms": "^3.0",
22
"nette/utils": "^2.3.0 || ^3.0.0",
23
- "nikic/php-parser": "dev-master as 4.13.2",
+ "nikic/php-parser": "^4.13.2",
24
"php-parallel-lint/php-parallel-lint": "^1.2",
25
- "phpstan/phpstan-php-parser": "^1.0",
+ "phpstan/phpstan-php-parser": "^1.1",
26
"phpstan/phpstan-phpunit": "^1.0",
27
"phpstan/phpstan-strict-rules": "^1.0",
28
"phpunit/phpunit": "^9.5"
0 commit comments