Skip to content

Commit 5e93a13

Browse files
author
Dmitri Vereshchagin
committed
Allow PHPStan 0.7
1 parent 8efcf70 commit 5e93a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"myclabs/php-enum": "^1.2",
8-
"phpstan/phpstan": "^0.6"
8+
"phpstan/phpstan": "^0.6 || ^0.7"
99
},
1010
"require-dev": {
1111
"phpunit/phpunit": "^6.0"

0 commit comments

Comments
 (0)