diff --git a/config/packages/stof_doctrine_extensions.yaml b/config/packages/stof_doctrine_extensions.yaml index c83f3b1..b258add 100644 --- a/config/packages/stof_doctrine_extensions.yaml +++ b/config/packages/stof_doctrine_extensions.yaml @@ -1,4 +1,4 @@ # Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html -# See the official DoctrineExtensions documentation for more details: https://github.com/Atlantic18/DoctrineExtensions/tree/master/doc/ +# See the official DoctrineExtensions documentation for more details: https://github.com/doctrine-extensions/DoctrineExtensions/tree/main/doc stof_doctrine_extensions: default_locale: en_US diff --git a/symfony.lock b/symfony.lock index 5c324cc..e02ae31 100644 --- a/symfony.lock +++ b/symfony.lock @@ -277,12 +277,12 @@ "version": "v10.0.1" }, "stof/doctrine-extensions-bundle": { - "version": "1.2", + "version": "1.7", "recipe": { "repo": "github.com/symfony/recipes-contrib", - "branch": "master", + "branch": "main", "version": "1.2", - "ref": "6c1ceb662f8997085f739cd089bfbef67f245983" + "ref": "e805aba9eff5372e2d149a9ff56566769e22819d" }, "files": [ "config/packages/stof_doctrine_extensions.yaml"