We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d163c1d commit 1bfcee0Copy full SHA for 1bfcee0
composer.json
@@ -10,12 +10,12 @@
10
}
11
],
12
"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"
+ "php": ">=5.3.0",
+ "illuminate/auth": "~4.1",
+ "illuminate/console": "~4.1",
+ "illuminate/database": "~4.1",
+ "illuminate/filesystem": "~4.1",
+ "illuminate/support": "~4.1"
19
},
20
"autoload": {
21
"psr-0": {
0 commit comments