8000 fix removing Dotenv from require-dev by xabbuh · Pull Request #11112 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

fix removing Dotenv from require-dev #11112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix removing Dotenv from require-dev
  • Loading branch information
xabbuh committed Mar 8, 2019
commit b33d8c4011095a3af5bd3291ab42d63e38d049ea
1 change: 0 additions & 1 deletion deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ most natural in your hosting environment.

.. code-block:: terminal

$ composer remove symfony/dotenv
$ composer require symfony/dotenv

C) Install/Update your Vendors
Expand Down
0