Skip to content

Commit ef6e98e

Browse files
committed
Updated for PHPStan 0.8
1 parent cadbb8e commit ef6e98e

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
@@ -6,12 +6,12 @@
66
"prefer-stable": true,
77
"extra": {
88
"branch-alias": {
9-
"dev-master": "0.7-dev"
9+
"dev-master": "0.8-dev"
1010
}
1111
},
1212
"require": {
1313
"php": "~7.0",
14-
"phpstan/phpstan": "^0.7",
14+
"phpstan/phpstan": "^0.8",
1515
"doctrine/common": "^2.7",
1616
"doctrine/orm": "^2.5"
1717
},

0 commit comments

Comments
 (0)