Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit e10dedb

Browse files
committed
Merge pull request #578 from robhunt3r/patch-2
Update getting-started.rst
2 parents 7ae794b + 660ec3b commit e10dedb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorial/getting-started.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,14 @@ file in the previous step.
4040
...
4141
require: {
4242
...
43-
"doctrine/phpcr-bundle": "1.0.0",
43+
"doctrine/phpcr-bundle": "1.1.*",
4444
"jackalope/jackalope-doctrine-dbal": "1.1.0",
4545
"symfony-cmf/routing-auto-bundle": "dev-master",
4646
"symfony-cmf/menu-bundle": "1.2.*",
4747
"sonata-project/doctrine-phpcr-admin-bundle": "1.1.*",
4848
"symfony-cmf/tree-browser-bundle": "1.1.x-dev as 1.0",
4949
"doctrine/data-fixtures": "1.0.*",
5050
"phpcr/phpcr-utils": "1.1.*",
51-
"doctrine/phpcr-bundle": "1.1.*",
5251
"symfony-cmf/routing-bundle": "1.2.*",
5352
"symfony-cmf/routing": "1.2.*"
5453
},

0 commit comments

Comments
 (0)