Skip to content

Commit 1bfcee0

Browse files
author
Ollie Read
committed
Reversed version bump, unneeded
1 parent d163c1d commit 1bfcee0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.4.0",
14-
"illuminate/auth": "~4.2",
15-
"illuminate/console": "~4.2",
16-
"illuminate/database": "~4.2",
17-
"illuminate/filesystem": "~4.2",
18-
"illuminate/support": "~4.2"
13+
"php": ">=5.3.0",
14+
"illuminate/auth": "~4.1",
15+
"illuminate/console": "~4.1",
16+
"illuminate/database": "~4.1",
17+
"illuminate/filesystem": "~4.1",
18+
"illuminate/support": "~4.1"
1919
},
2020
"autoload": {
2121
"psr-0": {

0 commit comments

Comments
 (0)