Skip to content

Commit

Permalink
remove symfony/dotenv (#56)
Browse files Browse the repository at this point in the history
* move "symfony/dotenv" to require-dev
  • Loading branch information
ro0NL authored Apr 19, 2023
1 parent 2986889 commit a9ec212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"symfony/asset": "^5.4 || ^6.0",
"symfony/validator": "^5.4 || ^6.0",
"nesbot/carbon": "^2.53",
"symfony/dotenv": "^5.4 || ^6.0",
"symfony/lock": "^5.4 || ^6.0",
"symfony/config": "^5.4 || ^6.0",
"symfony/dependency-injection": "^5.4 || ^6.0",
Expand All @@ -55,6 +54,7 @@
"symfony/var-dumper": "^5.4 || ^6.0",
"liip/test-fixtures-bundle": "^2.5",
"symfony/browser-kit": "^5.4 || ^6.0",
"symfony/dotenv": "^5.4 || ^6.0",
"symfony/notifier": "^5.4 || ^6.0",
"symfony/maker-bundle": "^1.48"
},
Expand Down

0 comments on commit a9ec212

Please sign in to comment.