Skip to content

Commit c3e628f

Browse files
committed
Update deps
1 parent f4654b2 commit c3e628f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"require": {
99
"php": "^7.1 || ^8.0",
10-
"phpstan/phpstan": "^1.0"
10+
"phpstan/phpstan": "^1.3"
1111
},
1212
"conflict": {
1313
"nette/application": "<2.3.0",
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"nette/forms": "^3.0",
2222
"nette/utils": "^2.3.0 || ^3.0.0",
23-
"nikic/php-parser": "^4.13.0",
23+
"nikic/php-parser": "dev-master as 4.13.2",
2424
"php-parallel-lint/php-parallel-lint": "^1.2",
2525
"phpstan/phpstan-php-parser": "^1.0",
2626
"phpstan/phpstan-phpunit": "^1.0",

0 commit comments

Comments
 (0)