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 4cdcdd2 commit 55c1aa1Copy full SHA for 55c1aa1
composer.json
@@ -11,10 +11,10 @@
11
],
12
"license" : "MIT",
13
"require": {
14
- "illuminate/support": "^5.6",
15
- "illuminate/container": "^5.6",
16
- "illuminate/database": "^5.6",
17
- "illuminate/events": "^5.6",
+ "illuminate/support": "^5.8",
+ "illuminate/container": "^5.8",
+ "illuminate/database": "^5.8",
+ "illuminate/events": "^5.8",
18
"mongodb/mongodb": "^1.0.0"
19
},
20
"require-dev": {
0 commit comments