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 eee2e4a commit 9cab2a3Copy full SHA for 9cab2a3
composer.json
@@ -10,11 +10,11 @@
10
],
11
"license": "MIT",
12
"require": {
13
- "php": "^7.2|^7.3|^8.0",
14
- "illuminate/contracts": "^6.0|^7.0|^8.0",
15
- "illuminate/database": "^6.0|^7.0|^8.0",
16
- "illuminate/http": "^6.0|^7.0|^8.0",
17
- "illuminate/support": "^6.0|^7.0|^8.0"
+ "php": "^7.2|^7.3|^8.0|^8.1|^8.2",
+ "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/database": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
18
},
19
"autoload": {
20
"psr-4": {
0 commit comments