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 7c7fac3 + 736b72b commit 6bd738dCopy full SHA for 6bd738d
composer.json
@@ -9,10 +9,10 @@
9
"license": "MIT",
10
"require": {
11
"php": ">=7.1.0|^8.0",
12
- "illuminate/support": "^6.0|^7.0|^8.0|^9.0",
13
- "illuminate/notifications": "^6.0|^7.0|^8.0|^9.0",
14
- "illuminate/console": "^6.0|^7.0|^8.0|^9.0",
15
- "illuminate/database": "^6.0|^7.0|^8.0|^9.0"
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/notifications": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/database": "^6.0|^7.0|^8.0|^9.0|^10.0"
16
},
17
"autoload": {
18
"psr-4": {
0 commit comments