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

Commit bc70074

Browse files
committed
Remove doctrine/doctrine-bundle
The package already is required in the symfony/framework-standard-edition installation
1 parent ed4dc3d commit bc70074

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbook/create_new_project_phpcr_odm.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ content repository.
3434
"require": {
3535
...
3636
"doctrine/phpcr-bundle": "1.0.0",
37-
"doctrine/doctrine-bundle": "1.2.*",
3837
"doctrine/phpcr-odm": "1.0.*",
3938
"jackalope/jackalope-doctrine-dbal": "1.0.0"
4039
}

0 commit comments

Comments
 (0)