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 b48eb61 commit ffeed3dCopy full SHA for ffeed3d
composer.json
@@ -16,11 +16,10 @@
16
],
17
"require": {
18
"php": "^8.2",
19
- "illuminate/database": "^11",
20
- "illuminate/filesystem": "^11",
21
- "illuminate/http": "^11",
22
- "illuminate/support": "^11",
23
- "illuminate/view": "^11"
+ "illuminate/database": "^11|^12",
+ "illuminate/filesystem": "^11|^12",
+ "illuminate/http": "^11|^12",
+ "illuminate/support": "^11|^12"
24
},
25
"require-dev": {
26
"algolia/algoliasearch-client-php": "^3.4.1",
0 commit comments