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 5795b34 commit ec040a5Copy full SHA for ec040a5
composer.json
@@ -6,9 +6,9 @@
6
"license": "MIT",
7
"require": {
8
"php": "^8.0",
9
- "illuminate/console": "^9.0",
10
- "illuminate/support": "^9.0",
11
- "symfony/var-exporter": "^6.0"
+ "illuminate/console": "^9.0|^10.0",
+ "illuminate/support": "^9.0|^10.0",
+ "symfony/var-exporter": "^6.3"
12
},
13
"require-dev": {
14
"laravel/pint": "^1.1",
0 commit comments