Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Commit

Permalink
Open 0.9-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Nov 11, 2017
1 parent 0b174a6 commit 427c0b3
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 @@ -6,14 +6,14 @@
"php": "~7.0"
},
"provide": {
"phpstan/phpstan": "0.8"
"phpstan/phpstan": "0.9"
},
"bin": [
"phpstan.phar"
],
"extra": {
"branch-alias": {
"dev-master": "0.8-dev"
"dev-master": "0.9-dev"
}
}
}

0 comments on commit 427c0b3

Please sign in to comment.