]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.lock
update composer.lock
[github/wallabag/wallabag.git] / composer.lock
index 64f86e3de7a301e438b44c68bc05f4d8174debc7..a62f1824c785d1531b4efca9a85a4b8d20a50d65 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "hash": "256d4b68ab2de1b3aa0dea820f3acdb0",
+    "hash": "40ed8709fd61a419755acbbaecf6b793",
     "packages": [
         {
             "name": "ezyang/htmlpurifier",
             "description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.",
             "time": "2013-02-14 16:41:48"
         },
+        {
+            "name": "wallabag/PHPePub",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/wallabag/PHPePub.git",
+                "reference": "7c78733d33344308520758d7f3f7bc2cc51b3512"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/7c78733d33344308520758d7f3f7bc2cc51b3512",
+                "reference": "7c78733d33344308520758d7f3f7bc2cc51b3512",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.3.0"
+            },
+            "type": "library",
+            "autoload": {
+                "classmap": [
+                    "EPub.php",
+                    "EPub.HtmlEntities.php",
+                    "EPub.NCX.php",
+                    "EPub.OPF.php",
+                    "EPubChapterSplitter.php",
+                    "lib.uuid.php",
+                    "Logger.php",
+                    "Zip.php"
+                ]
+            },
+            "authors": [
+                {
+                    "name": "Nicolas LÅ“uillet",
+                    "email": "nicolas@loeuillet.org",
+                    "homepage": "http://www.cdetc.fr"
+                }
+            ],
+            "description": "PHP Classes for dynamically generating EPub files.",
+            "homepage": "https://github.com/wallabag/PHPePub",
+            "support": {
+                "source": "https://github.com/wallabag/PHPePub/tree/master"
+            },
+            "time": "2015-01-19 11:44:19"
+        },
         {
             "name": "wallabag/kriss_php5",
             "version": "dev-master",
                 "source": "https://github.com/wallabag/PHP-Flash-Messages/tree/master"
             },
             "time": "2015-01-18 19:51:55"
+        },
+        {
+            "name": "wallabag/php-readability",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/wallabag/php-readability.git",
+                "reference": "a37a1482b9964ae1804dbed0bffa00988523c387"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/wallabag/php-readability/zipball/a37a1482b9964ae1804dbed0bffa00988523c387",
+                "reference": "a37a1482b9964ae1804dbed0bffa00988523c387",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.2"
+            },
+            "type": "library",
+            "autoload": {
+                "psr-0": {
+                    "Readability": ""
+                }
+            },
+            "license": [
+                "Apache-2.0"
+            ],
+            "authors": [
+                {
+                    "name": "Keyvan Minoukadeh",
+                    "email": "keyvan@keyvan.net",
+                    "homepage": "http://keyvan.net",
+                    "role": "Developer (ported original JS code to PHP)"
+                },
+                {
+                    "name": "Arc90",
+                    "homepage": "http://arc90.com",
+                    "role": "Developer (original JS version)"
+                }
+            ],
+            "description": "Automatic article extraction from HTML",
+            "homepage": "https://github.com/wallabag/php-readability",
+            "keywords": [
+                "article",
+                "article extraction",
+                "content",
+                "content extraction",
+                "extraction",
+                "html"
+            ],
+            "support": {
+                "source": "https://github.com/wallabag/php-readability/tree/master",
+                "issues": "https://github.com/wallabag/php-readability/issues"
+            },
+            "time": "2015-01-19 12:25:38"
+        },
+        {
+            "name": "wallabag/phpMobi",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/wallabag/phpMobi.git",
+                "reference": "5137696542f08f8e6a0603c01970c6d3eca9873d"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/wallabag/phpMobi/zipball/5137696542f08f8e6a0603c01970c6d3eca9873d",
+                "reference": "5137696542f08f8e6a0603c01970c6d3eca9873d",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.3.0"
+            },
+            "type": "library",
+            "autoload": {
+                "files": [
+                    "MOBIClass/MOBI.php"
+                ]
+            },
+            "authors": [
+                {
+                    "name": "Nicolas LÅ“uillet",
+                    "email": "nicolas@loeuillet.org",
+                    "homepage": "http://www.cdetc.fr"
+                }
+            ],
+            "description": "An experimental Mobipocket file creator in PHP.",
+            "homepage": "https://github.com/wallabag/phpMobi",
+            "support": {
+                "source": "https://github.com/wallabag/phpMobi/tree/master"
+            },
+            "time": "2015-01-19 12:43:17"
         }
     ],
     "packages-dev": [
         "mgargano/simplehtmldom": 20,
         "wallabag/php-flash-messages": 20,
         "wallabag/kriss_php5": 20,
-        "wallabag/pagination": 20
+        "wallabag/pagination": 20,
+        "wallabag/phpepub": 20,
+        "wallabag/php-readability": 20,
+        "wallabag/phpmobi": 20
     },
     "prefer-stable": false,
     "prefer-lowest": false,