Skip to content

Commit 06924f6

Browse files
committed
Update dependencies
1 parent 8805ca7 commit 06924f6

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
"doctrine/collections": "<1.0",
@@ -25,7 +25,7 @@
2525
"doctrine/orm": "^2.9.1",
2626
"doctrine/persistence": "^1.1 || ^2.0",
2727
"nesbot/carbon": "^2.49",
28-
"nikic/php-parser": "^4.13.0",
28+
"nikic/php-parser": "dev-master as 4.13.2",
2929
"php-parallel-lint/php-parallel-lint": "^1.2",
3030
"phpstan/phpstan-phpunit": "^1.0",
3131
"phpstan/phpstan-strict-rules": "^1.0",

0 commit comments

Comments
 (0)