Skip to content

Commit

Permalink
Merge 962803a into c07b736
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Sep 14, 2014
2 parents c07b736 + 962803a commit 0d1c165
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -21,9 +21,9 @@
"laravel/framework": "4.2.*"
},
"require-dev": {
"mockery/mockery": "0.9.*",
"behat/behat": "2.5.*",
"phpunit/phpunit": "~4"
"mockery/mockery": "~0.8",
"behat/behat": "~2.5",
"phpunit/phpunit": "~4.0"
},
"suggest": {
"behat/behat": "Allow to use Behat for testing your Laravel Application/Package",
Expand Down

0 comments on commit 0d1c165

Please sign in to comment.