We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789a70b commit cd0fecbCopy full SHA for cd0fecb
composer.json
@@ -13,9 +13,9 @@
13
14
"require": {
15
"php": ">=7.1.3",
16
- "illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
17
- "illuminate/database": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
18
- "illuminate/events": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0"
+ "illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0|^8.41",
+ "illuminate/database": "~5.7.0|~5.8.0|^6.0|^7.0|^8.41",
+ "illuminate/events": "~5.7.0|~5.8.0|^6.0|^7.0|^8.41"
19
},
20
21
"autoload": {
0 commit comments