Skip to content

Commit

Permalink
Merge pull request #1 from borfast/master
Browse files Browse the repository at this point in the history
Allow this package to be used with Laravel 4.2 as well as 4.1
  • Loading branch information
schickling committed Mar 6, 2015
2 parents 19ed112 + 2c7c4b8 commit cca8a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"php": ">=5.4.0"
},
"require-dev": {
"laravel/framework": "4.1.*",
"laravel/framework": "~4",
"orchestra/testbench": "2.1.*",
"satooshi/php-coveralls": "0.6.*",
"mockery/mockery": "dev-master"
Expand Down

0 comments on commit cca8a1e

Please sign in to comment.