]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.lock
new folders
[github/wallabag/wallabag.git] / composer.lock
index 15453387d9380aa5dc7d45139a3dd1c0886a7a09..9888e4c4204678e07d03352e014aaa240bcfec02 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": "eb0ceaf553732641132346a79d959961",
+    "hash": "7915fd3c1343f447145fb167b0bb4d36",
     "packages": [
         {
             "name": "ezyang/htmlpurifier",
             ],
             "time": "2014-10-12 19:18:40"
         },
+        {
+            "name": "htmlawed/htmlawed",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/kesar/HTMLawed.git",
+                "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/9d292af5f4c288aa68f38b87f5d88c8214f5f233",
+                "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">4.4.0"
+            },
+            "type": "library",
+            "autoload": {
+                "files": [
+                    "htmLawed.php"
+                ]
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "GPL-2.0+",
+                "LGPL-3.0"
+            ],
+            "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML  standards and administrative policies",
+            "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
+            "keywords": [
+                "HTMLtidy",
+                "html",
+                "sanitize",
+                "strip",
+                "tags"
+            ],
+            "time": "2014-01-05 13:06:52"
+        },
         {
             "name": "mgargano/simplehtmldom",
             "version": "dev-master",
             ],
             "time": "2014-12-23 06:06:14"
         },
+        {
+            "name": "simplepie/simplepie",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/simplepie/simplepie.git",
+                "reference": "9a9faaa0d563426cf6d897c169373c5b62f1b252"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/9a9faaa0d563426cf6d897c169373c5b62f1b252",
+                "reference": "9a9faaa0d563426cf6d897c169373c5b62f1b252",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.2.0"
+            },
+            "type": "library",
+            "autoload": {
+                "psr-0": {
+                    "SimplePie": "library"
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "BSD-3-Clause"
+            ],
+            "authors": [
+                {
+                    "name": "Ryan Parman",
+                    "homepage": "http://ryanparman.com/",
+                    "role": "Creator, alumnus developer"
+                },
+                {
+                    "name": "Geoffrey Sneddon",
+                    "homepage": "http://gsnedders.com/",
+                    "role": "Alumnus developer"
+                },
+                {
+                    "name": "Ryan McCue",
+                    "email": "me@ryanmccue.info",
+                    "homepage": "http://ryanmccue.info/",
+                    "role": "Developer"
+                }
+            ],
+            "description": "A simple Atom/RSS parsing library for PHP",
+            "homepage": "http://simplepie.org/",
+            "keywords": [
+                "atom",
+                "feeds",
+                "rss"
+            ],
+            "time": "2014-04-28 12:50:39"
+        },
         {
             "name": "symfony/browser-kit",
             "version": "v2.6.3",
             "description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.",
             "time": "2013-02-14 16:41:48"
         },
+        {
+            "name": "wallabag/Fivefilters_Libraries",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/wallabag/Fivefilters_Libraries.git",
+                "reference": "93b5469d6036a68ce60f126f8430b3e1fbf1562f"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/wallabag/Fivefilters_Libraries/zipball/93b5469d6036a68ce60f126f8430b3e1fbf1562f",
+                "reference": "93b5469d6036a68ce60f126f8430b3e1fbf1562f",
+                "shasum": ""
+            },
+            "type": "library",
+            "authors": [
+                {
+                    "name": "Nicolas LÅ“uillet",
+                    "email": "nicolas@loeuillet.org",
+                    "homepage": "http://www.cdetc.fr"
+                }
+            ],
+            "description": "Libraries from @fivefilters.",
+            "homepage": "https://github.com/wallabag/Fivefilters_Libraries",
+            "support": {
+                "source": "https://github.com/wallabag/Fivefilters_Libraries/tree/master",
+                "issues": "https://github.com/wallabag/Fivefilters_Libraries/issues"
+            },
+            "time": "2015-01-19 20:19:28"
+        },
         {
             "name": "wallabag/PHPePub",
             "version": "dev-master",
         "fabpot/goutte": 20,
         "ezyang/htmlpurifier": 20,
         "mgargano/simplehtmldom": 20,
+        "tecnick.com/tcpdf": 20,
+        "simplepie/simplepie": 20,
+        "htmlawed/htmlawed": 20,
         "wallabag/php-flash-messages": 20,
         "wallabag/kriss_php5": 20,
         "wallabag/pagination": 20,
         "wallabag/phpepub": 20,
         "wallabag/php-readability": 20,
         "wallabag/phpmobi": 20,
-        "tecnick.com/tcpdf": 20
+        "wallabag/fivefilters_libraries": 20
     },
     "prefer-stable": false,
     "prefer-lowest": false,