aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-12-20 07:27:49 +0100
committerGitHub <noreply@github.com>2019-12-20 07:27:49 +0100
commit139b9aeadcb9b45e48b11a302a9a04b978042876 (patch)
tree593958be36924d2316563c909211fc1d675aa50c
parent2b90f21fe02c1cb368bd21995a100a86892327b8 (diff)
parentafe5e7f4baa7c1da68c269cab9fb60c8a96bbd57 (diff)
downloadwallabag-139b9aeadcb9b45e48b11a302a9a04b978042876.tar.gz
wallabag-139b9aeadcb9b45e48b11a302a9a04b978042876.tar.zst
wallabag-139b9aeadcb9b45e48b11a302a9a04b978042876.zip
Merge pull request #4233 from wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.6
Bump doctrine/doctrine-bundle from 1.12.5 to 1.12.6
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 2893c367..59836743 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",