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.
2 parents 5b3870c + 80e2efd commit 159f184Copy full SHA for 159f184
composer.json
@@ -9,8 +9,8 @@
9
],
10
"require": {
11
"php": "^7.4|^8.0|^8.2",
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