]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #4009 from wallabag/fix/check-git-directory
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Mon, 17 Jun 2019 06:19:16 +0000 (08:19 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 06:19:16 +0000 (08:19 +0200)
Check if .git directory exist before making the update

composer.lock

index 124226d6f2cb775eccf579fdcf87f72ff50955dc..0bd02f82c389114eebc624516990c0cb38e1defe 100644 (file)
         },
         {
             "name": "doctrine/doctrine-fixtures-bundle",
-            "version": "3.2.0",
+            "version": "3.2.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
-                "reference": "13b2e8e1af099bc06f8611497fe079a4e0b4e497"
+                "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/13b2e8e1af099bc06f8611497fe079a4e0b4e497",
-                "reference": "13b2e8e1af099bc06f8611497fe079a4e0b4e497",
+                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/90e4a4f968b2dae40e290a6ee516957af043f16c",
+                "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c",
                 "shasum": ""
             },
             "require": {
                 "Fixture",
                 "persistence"
             ],
-            "time": "2019-06-07T11:21:53+00:00"
+            "time": "2019-06-12T12:03:37+00:00"
         },
         {
             "name": "friendsofphp/php-cs-fixer",