Skip to content

Commit

Permalink
Suggest installed version.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 7, 2015
1 parent 8531a1e commit 676ace7
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 @@ -27,8 +27,8 @@
"phpunit/phpunit": "~4.0"
},
"suggest": {
"behat/behat": "Allow to use Behat for testing your Laravel Application/Package",
"phpunit/phpunit": "Allow to use PHPUnit for testing your Laravel Application/Package"
"behat/behat": "Allow to use Behat for testing your Laravel Application/Package (~2.5)",
"phpunit/phpunit": "Allow to use PHPUnit for testing your Laravel Application/Package (~4.0)"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 676ace7

Please sign in to comment.