diff --git a/composer.json b/composer.json index 614c2b1a..86bb62c6 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "ext-iconv": "*", "doctrine/annotations": "^1.10.4", "doctrine/collections": "^1.6.7", - "doctrine/doctrine-bundle": "^2.1.0", + "doctrine/doctrine-bundle": "^2.1.2", "doctrine/doctrine-migrations-bundle": "^3.0.1", "doctrine/migrations": "^3.0.1", "doctrine/orm": "^2.7.3", diff --git a/composer.lock b/composer.lock index f873f370..fc504caa 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": "a8f3d6926d0d49928744a39c558c5639", + "content-hash": "807d10d15b07d70f02ce12b9dae610c1", "packages": [ { "name": "brick/math", @@ -565,21 +565,21 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.1.0", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "0fb513842c78b43770597ef3c487cdf79d944db3" + "reference": "f5153089993e1230f5d8acbd8e126014d5a63e17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0fb513842c78b43770597ef3c487cdf79d944db3", - "reference": "0fb513842c78b43770597ef3c487cdf79d944db3", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/f5153089993e1230f5d8acbd8e126014d5a63e17", + "reference": "f5153089993e1230f5d8acbd8e126014d5a63e17", "shasum": "" }, "require": { - "doctrine/dbal": "^2.9.0", - "doctrine/persistence": "^1.3.3", + "doctrine/dbal": "^2.9.0|^3.0", + "doctrine/persistence": "^1.3.3|^2.0", "doctrine/sql-formatter": "^1.0.1", "php": "^7.1 || ^8.0", "symfony/cache": "^4.3.3|^5.0", @@ -667,7 +667,7 @@ "type": "tidelift" } ], - "time": "2020-05-25T19:56:00+00:00" + "time": "2020-08-25T10:57:15+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -3794,7 +3794,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git",