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 03d8e13 commit 8bb9ae3Copy full SHA for 8bb9ae3
composer.json
@@ -22,8 +22,8 @@
22
"require": {
23
"php": "^7.3|^8.0",
24
"illuminate/database": "^6.20.13|^7.30.4|^8.22.2",
25
- "illuminate/http": "^6.20.13|7.30.4|^8.22.2",
26
- "illuminate/support": "^6.20.13|7.30.4|^8.22.2"
+ "illuminate/http": "^6.20.13|^7.30.4|^8.22.2",
+ "illuminate/support": "^6.20.13|^7.30.4|^8.22.2"
27
},
28
"require-dev": {
29
"ext-json": "*",
0 commit comments