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

Commit 51cd755

Browse files
committed
Reverted tutorial changes
1 parent 28db0ec commit 51cd755

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tutorial/getting-started.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ file in the previous step.
4040
...
4141
require: {
4242
...
43-
"doctrine/phpcr-bundle": "1.2.*",
44-
"jackalope/jackalope-doctrine-dbal": "1.2.0",
43+
"doctrine/phpcr-bundle": "1.1.*",
44+
"jackalope/jackalope-doctrine-dbal": "1.1.0",
4545
"symfony-cmf/routing-auto-bundle": "dev-master",
4646
"symfony-cmf/menu-bundle": "1.2.*",
47-
"sonata-project/doctrine-phpcr-admin-bundle": "1.2.*",
48-
"symfony-cmf/tree-browser-bundle": "1.2.x-dev as 1.0",
47+
"sonata-project/doctrine-phpcr-admin-bundle": "1.1.*",
48+
"symfony-cmf/tree-browser-bundle": "1.1.x-dev as 1.0",
4949
"doctrine/data-fixtures": "1.0.*",
50-
"phpcr/phpcr-utils": "1.2.*",
50+
"phpcr/phpcr-utils": "1.1.*",
5151
"symfony-cmf/routing-bundle": "1.2.*",
5252
"symfony-cmf/routing": "1.2.*"
5353
},

0 commit comments

Comments
 (0)