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.
2 parents 4583a25 + 9ce3b4d commit d85eae0Copy full SHA for d85eae0
composer.json
@@ -17,9 +17,9 @@
17
"nesbot/carbon": "^1.20|^2.0",
18
"illuminate/console": "~5.7.0|~5.8.0|^6.0|^7.0",
19
"illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0",
20
- "symfony/console": "^4.0",
21
- "symfony/finder": "^4.0",
22
- "symfony/process": "^4.0",
+ "symfony/console": "^4.0|^5.0",
+ "symfony/finder": "^4.0|^5.0",
+ "symfony/process": "^4.0|^5.0",
23
"vlucas/phpdotenv": "^2.2|^3.3"
24
},
25
"require-dev": {
0 commit comments