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 8805ca7 commit 06924f6Copy full SHA for 06924f6
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
"doctrine/collections": "<1.0",
@@ -25,7 +25,7 @@
25
"doctrine/orm": "^2.9.1",
26
"doctrine/persistence": "^1.1 || ^2.0",
27
"nesbot/carbon": "^2.49",
28
- "nikic/php-parser": "^4.13.0",
+ "nikic/php-parser": "dev-master as 4.13.2",
29
"php-parallel-lint/php-parallel-lint": "^1.2",
30
"phpstan/phpstan-phpunit": "^1.0",
31
"phpstan/phpstan-strict-rules": "^1.0",
0 commit comments