Skip to content

Commit

Permalink
composer.json updated for Laravel 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadoma committed Nov 8, 2013
1 parent 272ad8d commit 9b0a56f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
],
"require": {
"php": ">=5.3.0",
"illuminate/support": "4.0.*",
"illuminate/console": "4.0.*",
"illuminate/filesystem": "4.0.*",
"illuminate/support": "4.*",
"illuminate/console": "4.*",
"illuminate/filesystem": "4.*",
"raahul/schema-extractor": "1.*",
"mockery/mockery": "dev-master"
},
Expand Down

0 comments on commit 9b0a56f

Please sign in to comment.