Skip to content

Commit

Permalink
remove dotenv dependency
Browse files Browse the repository at this point in the history
remove dotenv dependency
  • Loading branch information
Shipu committed Jul 11, 2020
1 parent f83b388 commit e82659b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
"type": "library",
"require": {
"php": ">=5.6",
"nahid/apiz": "3.0.*",
"vlucas/phpdotenv": "^4.1.6"
},
"require-dev": {
"symfony/var-dumper": "^4.3"
"nahid/apiz": "3.0.*"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit e82659b

Please sign in to comment.