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

Commit c6da068

Browse files
committed
Merge branch 'master' into dev
Conflicts: cookbook/creating_a_cms/getting-started.rst cookbook/creating_cms_using_cmf_and_sonata.rst cookbook/editions/cmf_sandbox.rst cookbook/installing_configuring_doctrine_phpcr_odm.rst
2 parents a4598a0 + 7423f95 commit c6da068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/creating_a_cms/sonata-admin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Ensure that you have the following package installed:
1515
...
1616
require: {
1717
...
18-
"sonata-project/doctrine-phpcr-admin-bundle": "dev-master",
18+
"sonata-project/doctrine-phpcr-admin-bundle": "1.0.*",
1919
},
2020
...
2121
}

0 commit comments

Comments
 (0)