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 6c42ed0 commit fe59608Copy full SHA for fe59608
composer.json
@@ -20,10 +20,10 @@
20
"license": "MIT",
21
"require": {
22
"php": "^8.2",
23
- "illuminate/support": "^11.0",
24
- "illuminate/container": "^11.0",
25
- "illuminate/database": "^11.0",
26
- "illuminate/events": "^11.0",
+ "illuminate/support": "^10.0",
+ "illuminate/container": "^10.0",
+ "illuminate/database": "^10.0",
+ "illuminate/events": "^10.0",
27
"elasticsearch/elasticsearch": "^8.12"
28
},
29
"require-dev": {
0 commit comments