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 a1aa79c commit 3100c05Copy full SHA for 3100c05
composer.json
@@ -10,8 +10,8 @@
10
"request"
11
],
12
"require": {
13
- "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0",
14
- "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0"
+ "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
15
},
16
"require-dev": {
17
"phpunit/phpunit": "^9.5"
0 commit comments