diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-20 04:22:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-20 04:22:48 +0000 |
commit | afe5e7f4baa7c1da68c269cab9fb60c8a96bbd57 (patch) | |
tree | 8629a8e2fc015ce0147217d09bd9558554c112ea | |
parent | 2e267a88a5e830f2dd83b0bd695ffb1d97e122da (diff) | |
download | wallabag-afe5e7f4baa7c1da68c269cab9fb60c8a96bbd57.tar.gz wallabag-afe5e7f4baa7c1da68c269cab9fb60c8a96bbd57.tar.zst wallabag-afe5e7f4baa7c1da68c269cab9fb60c8a96bbd57.zip |
Bump doctrine/doctrine-bundle from 1.12.5 to 1.12.6
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.5...1.12.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | composer.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock index 6ae1e522..8427168f 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -735,16 +735,16 @@ | |||
735 | }, | 735 | }, |
736 | { | 736 | { |
737 | "name": "doctrine/doctrine-bundle", | 737 | "name": "doctrine/doctrine-bundle", |
738 | "version": "1.12.5", | 738 | "version": "1.12.6", |
739 | "source": { | 739 | "source": { |
740 | "type": "git", | 740 | "type": "git", |
741 | "url": "https://github.com/doctrine/DoctrineBundle.git", | 741 | "url": "https://github.com/doctrine/DoctrineBundle.git", |
742 | "reference": "5d477e6fecac2718b8c43e658abe2a19b225ba25" | 742 | "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d" |
743 | }, | 743 | }, |
744 | "dist": { | 744 | "dist": { |
745 | "type": "zip", | 745 | "type": "zip", |
746 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/5d477e6fecac2718b8c43e658abe2a19b225ba25", | 746 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/08f944760ac471aa97a9b0386dfdb559db80b32d", |
747 | "reference": "5d477e6fecac2718b8c43e658abe2a19b225ba25", | 747 | "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d", |
748 | "shasum": "" | 748 | "shasum": "" |
749 | }, | 749 | }, |
750 | "require": { | 750 | "require": { |
@@ -824,7 +824,7 @@ | |||
824 | "orm", | 824 | "orm", |
825 | "persistence" | 825 | "persistence" |
826 | ], | 826 | ], |
827 | "time": "2019-12-18T18:15:25+00:00" | 827 | "time": "2019-12-19T09:08:00+00:00" |
828 | }, | 828 | }, |
829 | { | 829 | { |
830 | "name": "doctrine/doctrine-cache-bundle", | 830 | "name": "doctrine/doctrine-cache-bundle", |