File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747# The short X.Y version.
4848version = '1.0'
4949# The full version, including alpha/beta/rc tags.
50- release = '1.0.0-BETA10 '
50+ release = '1.0.0-BETA13 '
5151
5252# The language for content autogenerated by Sphinx. Refer to documentation
5353# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ its dependencies. The easiest way to do this is with `Composer`_:
324324
325325::
326326
327- $ composer require "doctrine/mongodb-odm=~1.0.0-BETA10 @dev"
327+ $ composer require "doctrine/mongodb-odm=~1.0.0-BETA13 @dev"
328328
329329Once ODM and its dependencies have been downloaded, we can begin by creating a
330330``bootstrap.php `` file in our project's root directory, where Composer's
You can’t perform that action at this time.
0 commit comments