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.
composer.json
1 parent 4168c67 commit a193be6Copy full SHA for a193be6
composer.json
@@ -26,10 +26,10 @@
26
"require": {
27
"php": "^7.3 || ^8.0",
28
"dragon-code/contracts": "^2.9",
29
- "illuminate/console": "^6.0 || ^7.0 || ^8.0|^9.0",
30
- "illuminate/database": "^6.0 || ^7.0 || ^8.0|^9.0",
31
- "illuminate/support": "^6.0 || ^7.0 || ^8.0|^9.0",
32
- "symfony/console": "^4.3 || ^5.0|^6.0"
+ "illuminate/console": "^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/database": "^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "symfony/console": "^4.3 || ^5.0 || ^6.0"
33
},
34
"require-dev": {
35
"dragon-code/laravel-support": "^3.2",
0 commit comments