Pascal Borreli %!s(int64=11) %!d(string=hai) anos
pai
achega
5499fc4ebd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      DependencyInjection/SonataAdminExtension.php

+ 1 - 1
DependencyInjection/SonataAdminExtension.php

@@ -39,7 +39,7 @@ class SonataAdminExtension extends Extension
         if (!isset($bundles['SonataCoreBundle'])) {
         if (!isset($bundles['SonataCoreBundle'])) {
             throw new \RuntimeException(<<<BOOM
             throw new \RuntimeException(<<<BOOM
 Boom! you are living on the edge ;) The AdminBundle requires the CoreBundle!
 Boom! you are living on the edge ;) The AdminBundle requires the CoreBundle!
-Please add ``"sonata-project/core-bundle": "~2.2@dev`` into your composer.json file and add the SonataCoreBundle into the AppKernel');
+Please add ``"sonata-project/core-bundle": "~2.2@dev"`` into your composer.json file and add the SonataCoreBundle into the AppKernel');
 BOOM
 BOOM
             );
             );
         }
         }