We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adbe91d + fa6b8e7 commit 92bedd4Copy full SHA for 92bedd4
composer.json
@@ -17,11 +17,11 @@
17
],
18
"require": {
19
"php": "^7.3",
20
- "illuminate/container": "^6.0|^7.0",
21
- "illuminate/database": "^6.0|^7.0",
22
- "illuminate/log": "^6.0|^7.0",
23
- "illuminate/routing": "^6.0|^7.0",
24
- "illuminate/support": "^6.0|^7.0",
+ "illuminate/container": "^6.0|^7.0|^8.0",
+ "illuminate/database": "^6.0|^7.0|^8.0",
+ "illuminate/log": "^6.0|^7.0|^8.0",
+ "illuminate/routing": "^6.0|^7.0|^8.0",
+ "illuminate/support": "^6.0|^7.0|^8.0",
25
"willdurand/email-reply-parser": "^2.8",
26
"zbateson/mail-mime-parser": "^1.1"
27
},
0 commit comments