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 3c7d670 commit b15c616Copy full SHA for b15c616
composer.json
@@ -17,11 +17,11 @@
17
],
18
"require": {
19
"php": "^7.3|^8.0",
20
- "illuminate/support": "^7.26.0|^8.0|^9.0",
21
- "illuminate/console": "^7.26.0|^8.0|^9.0",
22
- "illuminate/http": "^7.26.0|^8.0|^9.0",
23
- "illuminate/cache": "^7.26.0|^8.0|^9.0",
24
- "illuminate/view": "^7.26.0|^8.0|^9.0",
+ "illuminate/support": "^7.26.0|^8.0|^9.0|^10.0",
+ "illuminate/console": "^7.26.0|^8.0|^9.0|^10.0",
+ "illuminate/http": "^7.26.0|^8.0|^9.0|^10.0",
+ "illuminate/cache": "^7.26.0|^8.0|^9.0|^10.0",
+ "illuminate/view": "^7.26.0|^8.0|^9.0|^10.0",
25
"guzzlehttp/guzzle": "^7.2",
26
"ramsey/uuid": "^3.7|^4.0"
27
},
0 commit comments