Added Laravel's env helper

This commit is contained in:
Alejandro Celaya
2016-08-01 14:36:39 +02:00
parent d73d3049b7
commit 30988b10d1
7 changed files with 52 additions and 11 deletions

View File

@@ -41,7 +41,10 @@
"Shlinkio\\Shlink\\Rest\\": "module/Rest/src",
"Shlinkio\\Shlink\\Core\\": "module/Core/src",
"Shlinkio\\Shlink\\Common\\": "module/Common/src"
}
},
"files": [
"module/Common/functions/functions.php"
]
},
"autoload-dev": {
"psr-4": {