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 519d906 + aa788ac commit abd794dCopy full SHA for abd794d
composer.json
@@ -25,9 +25,9 @@
25
],
26
"require": {
27
"php": "^7.3|^8.0",
28
- "illuminate/contracts": "^8.0|^9.0|^10.0",
29
- "illuminate/support": "^8.0|^9.0|^10.0",
30
- "illuminate/database": "^8.0|^9.0|^10.0"
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/database": "^8.0|^9.0|^10.0|^11.0"
31
},
32
"require-dev": {
33
"orchestra/testbench": "^6.0",
0 commit comments