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 601ab20 commit 44415b5Copy full SHA for 44415b5
composer.json
@@ -9,8 +9,8 @@
9
],
10
"require": {
11
"php": "^7.4|^8.0",
12
- "illuminate/support": "^8.0|^9.0|^10.0",
13
- "illuminate/database": "^8.0|^9.0|^10.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/database": "^8.0|^9.0|^10.0|^11.0",
14
"tectonic/localisation": "^3.0"
15
},
16
"require-dev": {
0 commit comments