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 fc160c2 commit 8f3b596Copy full SHA for 8f3b596
composer.json
@@ -21,7 +21,8 @@
21
"require": {
22
"php": "^7.0",
23
"illuminate/support": "~5.0",
24
- "illuminate/console": "~5.0"
+ "illuminate/console": "~5.0",
25
+ "vlucas/phpdotenv": "^3.5"
26
},
27
"suggest": {
28
"geoip2/geoip2": "Required to use the MaxMind database or web service with GeoIP (~2.1).",
0 commit comments