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 40c9bb1 commit 362de7bCopy full SHA for 362de7b
composer.json
@@ -16,10 +16,7 @@
16
"require": {
17
"php": "^8.0",
18
"doctrine/dbal": "^2.6|^3.5|^4.0",
19
- "illuminate/container": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
20
- "illuminate/database": "^6.0|^7.0|^8.79|^9.0|^10.0|^11.0|^12.0",
21
- "illuminate/events": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
22
- "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "laravel/framework": "^6.0|^7.0|^8.79|^9.0|^10.0|^11.0|^12.0",
23
"spatie/regex": "^2.0|^3.0"
24
},
25
"require-dev": {
0 commit comments