]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #4195 from wallabag/dependabot/composer/doctrine/orm-2.6.6
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Tue, 19 Nov 2019 13:22:42 +0000 (14:22 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Nov 2019 13:22:42 +0000 (14:22 +0100)
Bump doctrine/orm from 2.6.4 to 2.6.6

composer.lock
tests/Wallabag/ImportBundle/Controller/ElcuratorControllerTest.php
tests/Wallabag/ImportBundle/fixtures/elcurator.json

index 01b785858c1187201f4d8b9b0fffaced35fa7c3d..1e546e8d4915670ecf72dbd8ffd3294d49e47e08 100644 (file)
         },
         {
             "name": "doctrine/cache",
-            "version": "1.9.0",
+            "version": "1.9.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/doctrine/cache.git",
-                "reference": "c15dcd24b756f9e52ea7c3ae8227354f3628f11a"
+                "reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/doctrine/cache/zipball/c15dcd24b756f9e52ea7c3ae8227354f3628f11a",
-                "reference": "c15dcd24b756f9e52ea7c3ae8227354f3628f11a",
+                "url": "https://api.github.com/repos/doctrine/cache/zipball/89a5c76c39c292f7798f964ab3c836c3f8192a55",
+                "reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55",
                 "shasum": ""
             },
             "require": {
                 "riak",
                 "xcache"
             ],
-            "time": "2019-11-11T10:31:52+00:00"
+            "time": "2019-11-15T14:31:57+00:00"
         },
         {
             "name": "doctrine/collections",
         },
         {
             "name": "doctrine/orm",
-            "version": "v2.6.4",
+            "version": "v2.6.6",
             "source": {
                 "type": "git",
                 "url": "https://github.com/doctrine/orm.git",
-                "reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43"
+                "reference": "2d9b9351831d1230881c52f006011cbf72fe944e"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
-                "reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
+                "url": "https://api.github.com/repos/doctrine/orm/zipball/2d9b9351831d1230881c52f006011cbf72fe944e",
+                "reference": "2d9b9351831d1230881c52f006011cbf72fe944e",
                 "shasum": ""
             },
             "require": {
                 "database",
                 "orm"
             ],
-            "time": "2019-09-20T14:30:26+00:00"
+            "time": "2019-11-18T22:01:21+00:00"
         },
         {
             "name": "doctrine/persistence",
index 18507054ea35e670b7982c08ab8931500329ba94..b9919f8f587da6a97a4de7762dd0ba22b9b43a99 100644 (file)
@@ -115,7 +115,7 @@ class ElcuratorControllerTest extends WallabagCoreTestCase
             ->get('doctrine.orm.entity_manager')
             ->getRepository('WallabagCoreBundle:Entry')
             ->findByUrlAndUserId(
-                'https://devblog.lexik.fr/qualite-de-code-integration-de-php-git-hooks-dans-symfony2/',
+                'https://devblog.lexik.fr/git/qualite-de-code-integration-de-php-git-hooks-dans-symfony2-2842',
                 $this->getLoggedInUserId()
             );
 
index 58972d93a7d7391588259cdf04d52023d7fa38da..f6fb2dfb6d70b8c0acf862a79052a9c56916d010 100644 (file)
@@ -2,7 +2,7 @@
     {
         "created_at": "2015-09-09 11:10:32 UTC",
         "title": "Qualité de code - Intégration de php-git-hooks dans Symfony2 - Experts Symfony et Drupal - Lexik",
-        "url": "https://devblog.lexik.fr/qualite-de-code-integration-de-php-git-hooks-dans-symfony2/",
+        "url": "https://devblog.lexik.fr/git/qualite-de-code-integration-de-php-git-hooks-dans-symfony2-2842",
         "description": null,
         "tags": [
             "tag1",