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 bd26b77 commit dd1959fCopy full SHA for dd1959f
composer.json
@@ -11,10 +11,10 @@
11
"license" : "MIT",
12
"require": {
13
"php": ">=5.4.0",
14
- "illuminate/support": "^5.0",
15
- "illuminate/container": "^5.0",
16
- "illuminate/database": "^5.0",
17
- "illuminate/events": "^5.0"
+ "illuminate/support": "^5.1",
+ "illuminate/container": "^5.1",
+ "illuminate/database": "^5.1",
+ "illuminate/events": "^5.1"
18
},
19
"require-dev": {
20
"orchestra/testbench": "~3.1.0",
0 commit comments