diff --git a/composer.json b/composer.json index cc439ba7c..f1c8a870a 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "php": ">=8.1", "ext-pdo_sqlite": "*", "doctrine/dbal": "^3.1", - "doctrine/doctrine-bundle": "2.7.x-dev", + "doctrine/doctrine-bundle": "^2.7", "doctrine/doctrine-migrations-bundle": "^3.0", "doctrine/orm": "^2.10", "league/commonmark": "^2.1", diff --git a/composer.lock b/composer.lock index 2d2973569..f793343b5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4c2580b4e3b7dc4df0a4002972d15abb", + "content-hash": "3501156e2f06b6fc51216b19eae358d7", "packages": [ { "name": "dflydev/dot-access-data", @@ -564,16 +564,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.7.x-dev", + "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "a75e50dc4d8ba9a29b6e0e90e4c3afba989e797b" + "reference": "a2dcad48741c9d12fd6040398cf075025030096e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a75e50dc4d8ba9a29b6e0e90e4c3afba989e797b", - "reference": "a75e50dc4d8ba9a29b6e0e90e4c3afba989e797b", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a2dcad48741c9d12fd6040398cf075025030096e", + "reference": "a2dcad48741c9d12fd6040398cf075025030096e", "shasum": "" }, "require": { @@ -620,7 +620,6 @@ "ext-pdo": "*", "symfony/web-profiler-bundle": "To use the data collector." }, - "default-branch": true, "type": "symfony-bundle", "autoload": { "psr-4": { @@ -659,7 +658,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.x" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.1" }, "funding": [ { @@ -675,7 +674,7 @@ "type": "tidelift" } ], - "time": "2022-11-09T14:19:06+00:00" + "time": "2022-10-23T09:47:06+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -8594,9 +8593,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "doctrine/doctrine-bundle": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {