]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
composer: replace grandt/phpepub with wallabag version 4302/head
authorKevin Decherf <kevin@kdecherf.com>
Sat, 28 Mar 2020 17:39:56 +0000 (18:39 +0100)
committerKevin Decherf <kevin@kdecherf.com>
Sun, 29 Mar 2020 14:27:31 +0000 (16:27 +0200)
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
composer.json
composer.lock

index bfe287c4392986495926dadc0c6abaf99404ff19..0b22822272d41a14a9b8834888229d420dca0f9f 100644 (file)
@@ -73,7 +73,7 @@
         "friendsofsymfony/oauth-server-bundle": "^1.5",
         "stof/doctrine-extensions-bundle": "^1.2",
         "scheb/two-factor-bundle": "^4.4",
-        "grandt/phpepub": "dev-master",
+        "wallabag/phpepub": "^4.0.7.2",
         "wallabag/php-mobi": "~1.0",
         "kphoen/rulerz-bundle": "~0.13",
         "guzzlehttp/guzzle": "^5.3.1",
         }
     },
     "minimum-stability": "dev",
-    "prefer-stable": true,
-    "repositories": [
-        {
-            "type": "vcs",
-            "url": "https://github.com/Daniel-KM/PHPePub",
-            "comment": "The most up-to-date PHPePub as of now"
-        }
-    ]
+    "prefer-stable": true
 }
index e0231ac84952e3c715fa195fd4a6ee6fcca6cb35..9f63e3b453b7097d5701eedbec904d0e5c00936e 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "4458551b4c0cddd988d7bbbc76dc38dc",
+    "content-hash": "60ce056a3ba44dfa4e039261a2326ae9",
     "packages": [
         {
             "name": "bdunogier/guzzle-site-authenticator",
             ],
             "time": "2015-08-13T06:14:41+00:00"
         },
-        {
-            "name": "grandt/phpepub",
-            "version": "dev-master",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/Daniel-KM/PHPePub.git",
-                "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/Daniel-KM/PHPePub/zipball/78546d9a49d59ad9a32b13f3d95cc2f548add1c3",
-                "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3",
-                "shasum": ""
-            },
-            "require": {
-                "grandt/phpresizegif": "~1.0.3",
-                "grandt/relativepath": "~1.0.1",
-                "masterminds/html5": "~2.3",
-                "php": ">=5.3.0",
-                "phpzip/phpzip": "~2.0.7"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "PHPePub\\": "src/PHPePub"
-                },
-                "classmap": [
-                    "src/lib.uuid.php"
-                ]
-            },
-            "license": [
-                "LGPL-2.1"
-            ],
-            "authors": [
-                {
-                    "name": "A. Grandt",
-                    "email": "php@grandt.com",
-                    "homepage": "http://grandt.com",
-                    "role": "Developer"
-                },
-                {
-                    "name": "An, Hyeong-woo",
-                    "email": "mail@mytory.net",
-                    "homepage": "https://mytory.net",
-                    "role": "Contributor"
-                },
-                {
-                    "name": "Daniel Berthereau",
-                    "email": "daniel.composer@berthereau.net",
-                    "role": "Contributor"
-                }
-            ],
-            "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
-            "homepage": "https://github.com/Grandt/PHPePub",
-            "keywords": [
-                "e-book",
-                "epub"
-            ],
-            "support": {
-                "source": "https://github.com/Daniel-KM/PHPePub/tree/master"
-            },
-            "time": "2018-10-21T22:00:00+00:00"
-        },
         {
             "name": "grandt/phpresizegif",
             "version": "1.0.3",
             ],
             "authors": [
                 {
-                    "name": "Sebastien Malot",
+                    "name": "Sebastien MALOT",
                     "email": "sebastien@malot.fr"
                 }
             ],
             "authors": [
                 {
                     "name": "Sander Kromwijk",
-                    "email": "s.kromwijk@gmail.co",
-                    "role": "Original developer"
+                    "role": "Original developer",
+                    "email": "s.kromwijk@gmail.co"
                 },
                 {
                     "name": "Nicolas LÅ“uillet",
             "homepage": "https://github.com/wallabag/php-mobi",
             "time": "2019-08-08T12:26:23+00:00"
         },
+        {
+            "name": "wallabag/phpepub",
+            "version": "4.0.7.2",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/wallabag/PHPePub.git",
+                "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/ae4861e970fed1c6ae9ed85eefe03ac7c0113518",
+                "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518",
+                "shasum": ""
+            },
+            "require": {
+                "grandt/phpresizegif": "~1.0.3",
+                "grandt/relativepath": "~1.0.1",
+                "masterminds/html5": "~2.3",
+                "php": ">=5.3.0",
+                "phpzip/phpzip": "~2.0.7"
+            },
+            "type": "library",
+            "autoload": {
+                "psr-4": {
+                    "PHPePub\\": "src/PHPePub"
+                },
+                "classmap": [
+                    "src/lib.uuid.php"
+                ]
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "LGPL-2.1"
+            ],
+            "authors": [
+                {
+                    "name": "A. Grandt",
+                    "email": "php@grandt.com",
+                    "homepage": "http://grandt.com",
+                    "role": "Developer"
+                },
+                {
+                    "name": "An, Hyeong-woo",
+                    "email": "mail@mytory.net",
+                    "homepage": "https://mytory.net",
+                    "role": "Contributor"
+                },
+                {
+                    "name": "Daniel Berthereau",
+                    "email": "daniel.composer@berthereau.net",
+                    "role": "Contributor"
+                },
+                {
+                    "name": "Kevin Decherf",
+                    "homepage": "https://kdecherf.com",
+                    "role": "Contributor"
+                }
+            ],
+            "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
+            "homepage": "https://github.com/wallabag/PHPePub",
+            "keywords": [
+                "e-book",
+                "epub"
+            ],
+            "time": "2020-03-22T16:24:31+00:00"
+        },
         {
             "name": "wallabag/tcpdf",
             "version": "6.2.26",
                     "email": "adrien.brault@gmail.com"
                 },
                 {
-                    "name": "William DURAND",
+                    "name": "William Durand",
                     "email": "william.durand1@gmail.com"
                 }
             ],
             ],
             "authors": [
                 {
-                    "name": "William DURAND",
+                    "name": "William Durand",
                     "email": "william.durand1@gmail.com"
                 }
             ],
     "aliases": [],
     "minimum-stability": "dev",
     "stability-flags": {
-        "grandt/phpepub": 20,
         "predis/predis": 20
     },
     "prefer-stable": true,