Skip to content
Snippets Groups Projects
Commit 49375b98 authored by Thomas Flori's avatar Thomas Flori
Browse files

remove unused dotenv library from dev dependencies

parent d58c8704
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,7 @@
"require-dev": {
"mockery/mockery": "^1.1",
"phpunit/phpunit": "^7.2",
"squizlabs/php_codesniffer": "^3.3",
"symfony/dotenv": "^4.1"
"squizlabs/php_codesniffer": "^3.3"
},
"autoload": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment