We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81102c commit 75462a6Copy full SHA for 75462a6
composer.json
@@ -17,9 +17,9 @@
17
],
18
"require": {
19
"php": "^7.2.5|^8.0",
20
- "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
21
- "illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0",
22
- "illuminate/events": "^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/events": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
23
},
24
"autoload": {
25
"psr-4": {
0 commit comments