]> Raphaƫl G. Git Repositories - userbundle/blobdiff - RapsysUserBundle.php
Version 0.5.8
[userbundle] / RapsysUserBundle.php
index 67f8dfb632ca6af4450cafad52e7b9b4e2822810..366068bce8a529ced079ae6d2d358bb28165af69 100644 (file)
@@ -11,8 +11,6 @@
 
 namespace Rapsys\UserBundle;
 
 
 namespace Rapsys\UserBundle;
 
-use Rapsys\UserBundle\DependencyInjection\RapsysUserExtension;
-
 use Symfony\Component\DependencyInjection\Extension\ExtensionInterface;
 use Symfony\Component\HttpKernel\Bundle\Bundle;
 
 use Symfony\Component\DependencyInjection\Extension\ExtensionInterface;
 use Symfony\Component\HttpKernel\Bundle\Bundle;
 
@@ -64,6 +62,6 @@ class RapsysUserBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
         */
        public static function getVersion(): string {
                //Return version
-               return '0.5.2';
+               return '0.5.8';
        }
 }
        }
 }