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 7631ac4 + dd7dd85 commit 46b1259Copy full SHA for 46b1259
composer.json
@@ -21,10 +21,10 @@
21
}
22
],
23
"require": {
24
- "php": "^7.4|^8.0|^8.1",
25
- "illuminate/contracts": "^8.0 || ^9.0 || ^10.0",
26
- "illuminate/support": "^8.0 || ^9.0 || ^10.0",
27
- "illuminate/database": "^8.0 || ^9.0 || ^10.0"
+ "php": "^7.4|^8.0|^8.1||^8.2|^8.3",
+ "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"
28
},
29
"require-dev": {
30
"phpunit/phpunit": "^10.0",
0 commit comments