|
@@ -27,7 +27,7 @@ in your ``deps`` file:
|
|
[SonataAdminBundle]
|
|
[SonataAdminBundle]
|
|
git=git://github.com/sonata-project/SonataAdminBundle.git
|
|
git=git://github.com/sonata-project/SonataAdminBundle.git
|
|
target=/bundles/Sonata/AdminBundle
|
|
target=/bundles/Sonata/AdminBundle
|
|
- version=origin/2.0
|
|
|
|
|
|
+ version=origin/master
|
|
|
|
|
|
[SonataBlockBundle]
|
|
[SonataBlockBundle]
|
|
git=git://github.com/sonata-project/SonataBlockBundle.git
|
|
git=git://github.com/sonata-project/SonataBlockBundle.git
|
|
@@ -100,4 +100,4 @@ Usually when installing new bundles a good practice is also to delete your cache
|
|
After you have successfully installed above bundles you need to configure
|
|
After you have successfully installed above bundles you need to configure
|
|
SonataAdminBundle for administering your models. All that is needed to quickly
|
|
SonataAdminBundle for administering your models. All that is needed to quickly
|
|
set up SonataAdminBundle is described in the next chapter the Getting started
|
|
set up SonataAdminBundle is described in the next chapter the Getting started
|
|
-with SonataAdminBundle.
|
|
|
|
|
|
+with SonataAdminBundle.
|