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

Commit

Permalink
Reversed version bump, unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
Ollie Read committed Jun 11, 2014
1 parent d163c1d commit 1bfcee0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
}
],
"require": {
"php": ">=5.4.0",
"illuminate/auth": "~4.2",
"illuminate/console": "~4.2",
"illuminate/database": "~4.2",
"illuminate/filesystem": "~4.2",
"illuminate/support": "~4.2"
"php": ">=5.3.0",
"illuminate/auth": "~4.1",
"illuminate/console": "~4.1",
"illuminate/database": "~4.1",
"illuminate/filesystem": "~4.1",
"illuminate/support": "~4.1"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 1bfcee0

Please sign in to comment.