aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-29 03:52:14 +0000
committerGitHub <noreply@github.com>2019-11-29 03:52:14 +0000
commitc6663a88535135ba8c2182dd1b4e7ccdb3524352 (patch)
tree097a9e66752b0b78a66eae78214c2e11d113a109 /composer.lock
parenta4064347015e169b309153f214e2bb5ec17fde21 (diff)
downloadwallabag-c6663a88535135ba8c2182dd1b4e7ccdb3524352.tar.gz
wallabag-c6663a88535135ba8c2182dd1b4e7ccdb3524352.tar.zst
wallabag-c6663a88535135ba8c2182dd1b4e7ccdb3524352.zip
Bump doctrine/doctrine-bundle from 1.12.0 to 1.12.2
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.0 to 1.12.2. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.0...1.12.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 576822e2..6c0d66bc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -730,16 +730,16 @@
730 }, 730 },
731 { 731 {
732 "name": "doctrine/doctrine-bundle", 732 "name": "doctrine/doctrine-bundle",
733 "version": "1.12.0", 733 "version": "1.12.2",
734 "source": { 734 "source": {
735 "type": "git", 735 "type": "git",
736 "url": "https://github.com/doctrine/DoctrineBundle.git", 736 "url": "https://github.com/doctrine/DoctrineBundle.git",
737 "reference": "a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115" 737 "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9"
738 }, 738 },
739 "dist": { 739 "dist": {
740 "type": "zip", 740 "type": "zip",
741 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115", 741 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/9ac04186b47abda4759d0c304ab8f0780c470ac9",
742 "reference": "a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115", 742 "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9",
743 "shasum": "" 743 "shasum": ""
744 }, 744 },
745 "require": { 745 "require": {
@@ -747,6 +747,7 @@
747 "doctrine/doctrine-cache-bundle": "~1.2", 747 "doctrine/doctrine-cache-bundle": "~1.2",
748 "jdorn/sql-formatter": "^1.2.16", 748 "jdorn/sql-formatter": "^1.2.16",
749 "php": "^7.1", 749 "php": "^7.1",
750 "symfony/cache": "^3.4.30|^4.3.3",
750 "symfony/config": "^3.4.30|^4.3.3", 751 "symfony/config": "^3.4.30|^4.3.3",
751 "symfony/console": "^3.4.30|^4.3.3", 752 "symfony/console": "^3.4.30|^4.3.3",
752 "symfony/dependency-injection": "^3.4.30|^4.3.3", 753 "symfony/dependency-injection": "^3.4.30|^4.3.3",
@@ -762,7 +763,6 @@
762 "doctrine/orm": "^2.6", 763 "doctrine/orm": "^2.6",
763 "php-coveralls/php-coveralls": "^2.1", 764 "php-coveralls/php-coveralls": "^2.1",
764 "phpunit/phpunit": "^7.5", 765 "phpunit/phpunit": "^7.5",
765 "symfony/cache": "^3.4.30|^4.3.3",
766 "symfony/phpunit-bridge": "^4.2", 766 "symfony/phpunit-bridge": "^4.2",
767 "symfony/property-info": "^3.4.30|^4.3.3", 767 "symfony/property-info": "^3.4.30|^4.3.3",
768 "symfony/twig-bridge": "^3.4|^4.1", 768 "symfony/twig-bridge": "^3.4|^4.1",
@@ -816,7 +816,7 @@
816 "orm", 816 "orm",
817 "persistence" 817 "persistence"
818 ], 818 ],
819 "time": "2019-11-19T11:42:20+00:00" 819 "time": "2019-11-28T13:00:49+00:00"
820 }, 820 },
821 { 821 {
822 "name": "doctrine/doctrine-cache-bundle", 822 "name": "doctrine/doctrine-cache-bundle",