Skip to content

Commit ad83a90

Browse files
committed
Open 0.10-dev
1 parent 1187ed5 commit ad83a90

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
@@ -11,14 +11,14 @@
1111
},
1212
"require": {
1313
"php": "~7.1",
14-
"phpstan/phpstan": "^0.9.1",
14+
"phpstan/phpstan": "^0.10",
1515
"phpunit/phpunit": "^6.3"
1616
},
1717
"require-dev": {
1818
"consistence/coding-standard": "^2.0",
1919
"jakub-onderka/php-parallel-lint": "^0.9.2",
2020
"phing/phing": "^2.16.0",
21-
"phpstan/phpstan-strict-rules": "^0.9",
21+
"phpstan/phpstan-strict-rules": "^0.10",
2222
"satooshi/php-coveralls": "^1.0",
2323
"slevomat/coding-standard": "^3.3.0"
2424
},

0 commit comments

Comments
 (0)