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

Commit

Permalink
Different Composer settings that should allow extensions support
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Nov 11, 2017
1 parent 427c0b3 commit f687960
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 @@ -5,8 +5,8 @@
"require": {
"php": "~7.0"
},
"provide": {
"phpstan/phpstan": "0.9"
"replace": {
"phpstan/phpstan": "self.version"
},
"bin": [
"phpstan.phar"
Expand Down

0 comments on commit f687960

Please sign in to comment.