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 2480495 commit 98eccfdCopy full SHA for 98eccfd
composer.json
@@ -16,7 +16,9 @@
16
"illuminate/console": "~5.7.0|~5.8.0",
17
"illuminate/support": "~5.7.0|~5.8.0",
18
"symfony/console": "^4.0",
19
- "symfony/process": "^4.0"
+ "symfony/finder": "^4.0",
20
+ "symfony/process": "^4.0",
21
+ "vlucas/phpdotenv": "^2.2|^3.3"
22
},
23
"require-dev": {
24
"mockery/mockery": "^1.0",
0 commit comments