Skip to content

Commit

Permalink
Open 0.10-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jan 28, 2018
1 parent 1187ed5 commit ad83a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"require": {
"php": "~7.1",
"phpstan/phpstan": "^0.9.1",
"phpstan/phpstan": "^0.10",
"phpunit/phpunit": "^6.3"
},
"require-dev": {
"consistence/coding-standard": "^2.0",
"jakub-onderka/php-parallel-lint": "^0.9.2",
"phing/phing": "^2.16.0",
"phpstan/phpstan-strict-rules": "^0.9",
"phpstan/phpstan-strict-rules": "^0.10",
"satooshi/php-coveralls": "^1.0",
"slevomat/coding-standard": "^3.3.0"
},
Expand Down

0 comments on commit ad83a90

Please sign in to comment.