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 2c7c599 commit fa0412eCopy full SHA for fa0412e
composer.json
@@ -19,12 +19,12 @@
19
],
20
"license": "MIT",
21
"require": {
22
- "php": "^8.1",
23
- "illuminate/support": "^10.0",
24
- "illuminate/container": "^10.0",
25
- "illuminate/database": "^10.0",
26
- "illuminate/events": "^10.0",
27
- "elasticsearch/elasticsearch": "8.10"
+ "php": "^8.2",
+ "illuminate/support": "^11.0",
+ "illuminate/container": "^11.0",
+ "illuminate/database": "^11.0",
+ "illuminate/events": "^11.0",
+ "elasticsearch/elasticsearch": "^8.12"
28
},
29
"require-dev": {
30
"phpunit/phpunit": "^10.3",
0 commit comments