Skip to content

MongoDB installation and configuration updated to match BETA5 release #419

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 4 commits into from
Jun 20, 2011
Merged

MongoDB installation and configuration updated to match BETA5 release #419

merged 4 commits into from
Jun 20, 2011

Conversation

muehlburger
Copy link
Contributor

Hey guys,

I just updated the MongoDB cookbook installation and configuration section to match the latest Symfony BETA5 release. There were some changes in the "deps" file as well as the changed "$ ./bin/vendors" call to "$ ./bin/vendors install".

Hope this is useful.

Regards,
Herbert

@@ -32,17 +32,23 @@ one bundle that integrates them into Symfony. If you're using the Symfony
Standard Distribution, add the following to the ``deps`` file at the root
of your project:

.. code-block:: text
.. code-block:: text
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is wrong. You should not add trailing whitespaces.

@muehlburger
Copy link
Contributor Author

Thanks for pointing me to this issue. Now it should be correct.

@weaverryan weaverryan merged commit 87ba950 into symfony:master Jun 20, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants