X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=370d8ddd9d93b6fd4486159b916dce33db96c31f;hb=4e9f656ecbfb89449e44a56d82ca36812a61fc73;hp=35d8b9786e8cb295e919aa0b3cc3eff0856479d2;hpb=9c08a891f9bb90bc3f23a575a734283c1ee00ba1;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index 35d8b978..370d8ddd 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "f5520667cebcae76568ff448172854bd", + "hash": "350d05d95be50b6d93e8a046f784e00c", "packages": [ { "name": "doctrine/annotations", @@ -285,16 +285,16 @@ }, { "name": "doctrine/dbal", - "version": "v2.5.1", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "628c2256b646ae2417d44e063bce8aec5199d48d" + "reference": "01dbcbc5cd0a913d751418e635434a18a2f2a75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/628c2256b646ae2417d44e063bce8aec5199d48d", - "reference": "628c2256b646ae2417d44e063bce8aec5199d48d", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/01dbcbc5cd0a913d751418e635434a18a2f2a75c", + "reference": "01dbcbc5cd0a913d751418e635434a18a2f2a75c", "shasum": "" }, "require": { @@ -352,20 +352,20 @@ "persistence", "queryobject" ], - "time": "2015-01-12 21:52:47" + "time": "2015-09-16 16:29:33" }, { "name": "doctrine/doctrine-bundle", - "version": "v1.5.1", + "version": "v1.5.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "8c5cedb4f2f7ebb66a963ae46ad9daa1e31cee01" + "reference": "d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/8c5cedb4f2f7ebb66a963ae46ad9daa1e31cee01", - "reference": "8c5cedb4f2f7ebb66a963ae46ad9daa1e31cee01", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3", + "reference": "d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3", "shasum": "" }, "require": { @@ -392,7 +392,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.5.x-dev" + "dev-master": "1.6.x-dev" } }, "autoload": { @@ -430,7 +430,7 @@ "orm", "persistence" ], - "time": "2015-08-12 15:52:00" + "time": "2015-08-31 14:47:06" }, { "name": "doctrine/doctrine-cache-bundle", @@ -942,6 +942,73 @@ ], "time": "2015-06-16 08:39:26" }, + { + "name": "friendsofsymfony/user-bundle", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git", + "reference": "d5b28c367d393f9d9fbc48c4138b2a74d51c0c83" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/d5b28c367d393f9d9fbc48c4138b2a74d51c0c83", + "reference": "d5b28c367d393f9d9fbc48c4138b2a74d51c0c83", + "shasum": "" + }, + "require": { + "php": ">=5.3.9", + "symfony/form": "~2.3", + "symfony/framework-bundle": "~2.3", + "symfony/security-bundle": "~2.3", + "symfony/twig-bundle": "~2.3" + }, + "require-dev": { + "doctrine/doctrine-bundle": "~1.3", + "swiftmailer/swiftmailer": "~4.3|~5", + "symfony/validator": "~2.3", + "symfony/yaml": "~2.3", + "willdurand/propel-typehintable-behavior": "~1.0" + }, + "suggest": { + "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation" + }, + "type": "symfony-bundle", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "FOS\\UserBundle\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christophe Coevoet", + "email": "stof@notk.org" + }, + { + "name": "FriendsOfSymfony Community", + "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors" + }, + { + "name": "Thibault Duplessis", + "email": "thibault.duplessis@gmail.com" + } + ], + "description": "Symfony FOSUserBundle", + "homepage": "http://friendsofsymfony.github.com", + "keywords": [ + "User management" + ], + "time": "2015-09-15 13:15:07" + }, { "name": "guzzlehttp/guzzle", "version": "5.3.0", @@ -1200,28 +1267,29 @@ }, { "name": "j0k3r/graby", - "version": "1.0.0-alpha.0", + "version": "1.0.0-alpha.2", "source": { "type": "git", "url": "https://github.com/j0k3r/graby.git", - "reference": "553a5ddd35e89f37fce2275e1423cc4451c40dbf" + "reference": "9cc399bbe70f12b302ea65e604a80ea738042599" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby/zipball/553a5ddd35e89f37fce2275e1423cc4451c40dbf", - "reference": "553a5ddd35e89f37fce2275e1423cc4451c40dbf", + "url": "https://api.github.com/repos/j0k3r/graby/zipball/9cc399bbe70f12b302ea65e604a80ea738042599", + "reference": "9cc399bbe70f12b302ea65e604a80ea738042599", "shasum": "" }, "require": { "fin1te/safecurl": "~1.1", "guzzlehttp/guzzle": "^5.2.0", "htmlawed/htmlawed": "^1.1.19", - "j0k3r/graby-site-config": "dev-master", + "j0k3r/graby-site-config": "^1.0.0", "j0k3r/php-readability": "^1.0", "monolog/monolog": "^1.13.1", "neitanod/forceutf8": "^1.4", "php": ">=5.4", "simplepie/simplepie": "^1.3.1", + "smalot/pdfparser": "~0.9.24", "symfony/options-resolver": "^2.6.6" }, "type": "library", @@ -1247,20 +1315,20 @@ } ], "description": "Graby helps you extract article content from web pages", - "time": "2015-08-29 10:16:47" + "time": "2015-09-17 11:43:10" }, { "name": "j0k3r/graby-site-config", - "version": "dev-master", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/j0k3r/graby-site-config.git", - "reference": "a5b3add9fcd716c86b8c4220bdbdfbc7e79dd182" + "reference": "1b0ac25687aa33785c5d9d8ede92b26f757354f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/a5b3add9fcd716c86b8c4220bdbdfbc7e79dd182", - "reference": "a5b3add9fcd716c86b8c4220bdbdfbc7e79dd182", + "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/1b0ac25687aa33785c5d9d8ede92b26f757354f5", + "reference": "1b0ac25687aa33785c5d9d8ede92b26f757354f5", "shasum": "" }, "require": { @@ -1269,7 +1337,7 @@ "type": "library", "autoload": { "psr-4": { - "GrabySiteConfig\\SiteConfig\\": "/" + "GrabySiteConfig\\SiteConfig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1283,20 +1351,20 @@ } ], "description": "Graby site config files", - "time": "2015-09-10 12:13:05" + "time": "2015-09-17 17:32:42" }, { "name": "j0k3r/php-readability", - "version": "v1.0.4", + "version": "v1.0.8", "source": { "type": "git", "url": "https://github.com/j0k3r/php-readability.git", - "reference": "c5a4a490e155fa20809c9bbcf3e318defbb7a261" + "reference": "f71c3a419623f821c245e0a003edfbf2c67f278e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/c5a4a490e155fa20809c9bbcf3e318defbb7a261", - "reference": "c5a4a490e155fa20809c9bbcf3e318defbb7a261", + "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/f71c3a419623f821c245e0a003edfbf2c67f278e", + "reference": "f71c3a419623f821c245e0a003edfbf2c67f278e", "shasum": "" }, "require": { @@ -1346,7 +1414,7 @@ "extraction", "html" ], - "time": "2015-08-24 09:10:54" + "time": "2015-09-23 19:09:38" }, { "name": "jdorn/sql-formatter", @@ -1991,20 +2059,20 @@ }, { "name": "neitanod/forceutf8", - "version": "v1.4", + "version": "v1.5", "source": { "type": "git", "url": "https://github.com/neitanod/forceutf8.git", - "reference": "28d50d579179abac1f6a55b03c6d9d3f6573867c" + "reference": "1b577b9430cb7bd20d8dd7435f36120b85880ace" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/28d50d579179abac1f6a55b03c6d9d3f6573867c", - "reference": "28d50d579179abac1f6a55b03c6d9d3f6573867c", + "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/1b577b9430cb7bd20d8dd7435f36120b85880ace", + "reference": "1b577b9430cb7bd20d8dd7435f36120b85880ace", "shasum": "" }, "require": { - "php": ">=5.2.0" + "php": ">=5.3.0" }, "type": "library", "autoload": { @@ -2021,7 +2089,7 @@ ], "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.", "homepage": "https://github.com/neitanod/forceutf8", - "time": "2014-09-24 14:59:43" + "time": "2015-01-02 13:36:36" }, { "name": "nelmio/api-doc-bundle", @@ -2618,6 +2686,49 @@ ], "time": "2012-10-30 17:54:03" }, + { + "name": "smalot/pdfparser", + "version": "v0.9.25", + "source": { + "type": "git", + "url": "https://github.com/smalot/pdfparser.git", + "reference": "31590f7938a22f1c7fc4fb292611e3742a62ebaa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/smalot/pdfparser/zipball/31590f7938a22f1c7fc4fb292611e3742a62ebaa", + "reference": "31590f7938a22f1c7fc4fb292611e3742a62ebaa", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "tecnickcom/tcpdf": ">=6.0.050" + }, + "require-dev": { + "atoum/atoum": "dev-master" + }, + "type": "library", + "autoload": { + "psr-0": { + "Smalot\\PdfParser\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-3.0" + ], + "authors": [ + { + "name": "Sebastien MALOT", + "email": "sebastien@malot.fr", + "homepage": "http://www.malot.fr", + "role": "Developer" + } + ], + "description": "Pdf parser library. Can read and extract information from pdf file.", + "homepage": "http://www.pdfparser.org", + "time": "2015-09-18 08:29:33" + }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.1", @@ -2859,20 +2970,20 @@ }, { "name": "symfony/symfony", - "version": "v2.7.4", + "version": "v2.7.5", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "1fdf23fe28876844b887b0e1935c9adda43ee645" + "reference": "619528a274647cffc1792063c3ea04c4fa8266a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/1fdf23fe28876844b887b0e1935c9adda43ee645", - "reference": "1fdf23fe28876844b887b0e1935c9adda43ee645", + "url": "https://api.github.com/repos/symfony/symfony/zipball/619528a274647cffc1792063c3ea04c4fa8266a0", + "reference": "619528a274647cffc1792063c3ea04c4fa8266a0", "shasum": "" }, "require": { - "doctrine/common": "~2.3", + "doctrine/common": "~2.4", "php": ">=5.3.9", "psr/log": "~1.0", "twig/twig": "~1.20|~2.0" @@ -2925,9 +3036,9 @@ }, "require-dev": { "doctrine/data-fixtures": "1.0.*", - "doctrine/dbal": "~2.2", + "doctrine/dbal": "~2.4", "doctrine/doctrine-bundle": "~1.2", - "doctrine/orm": "~2.2,>=2.2.3", + "doctrine/orm": "~2.4,>=2.4.5", "egulias/email-validator": "~1.2", "ircmaxell/password-compat": "~1.0", "monolog/monolog": "~1.11", @@ -2977,20 +3088,20 @@ "keywords": [ "framework" ], - "time": "2015-09-08 14:26:39" + "time": "2015-09-25 11:16:52" }, { - "name": "tecnick.com/tcpdf", - "version": "6.2.11", + "name": "tecnickcom/tcpdf", + "version": "6.2.12", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "354433a33946ae7497c3eab291eaaf814bccbfab" + "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/354433a33946ae7497c3eab291eaaf814bccbfab", - "reference": "354433a33946ae7497c3eab291eaaf814bccbfab", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f", + "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f", "shasum": "" }, "require": { @@ -3040,7 +3151,7 @@ "pdf417", "qrcode" ], - "time": "2015-08-02 12:30:27" + "time": "2015-09-12 10:08:34" }, { "name": "twig/extensions", @@ -3096,16 +3207,16 @@ }, { "name": "twig/twig", - "version": "v1.21.2", + "version": "v1.22.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "ddce1136beb8db29b9cd7dffa8ab518b978c9db3" + "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/ddce1136beb8db29b9cd7dffa8ab518b978c9db3", - "reference": "ddce1136beb8db29b9cd7dffa8ab518b978c9db3", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/79249fc8c9ff62e41e217e0c630e2e00bcadda6a", + "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a", "shasum": "" }, "require": { @@ -3118,7 +3229,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.21-dev" + "dev-master": "1.22-dev" } }, "autoload": { @@ -3153,7 +3264,7 @@ "keywords": [ "templating" ], - "time": "2015-09-09 05:28:51" + "time": "2015-09-22 13:59:32" }, { "name": "willdurand/hateoas", @@ -3588,16 +3699,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "2.2.2", + "version": "2.2.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c" + "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2d7c03c0e4e080901b8f33b2897b0577be18a13c", - "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef1ca6835468857944d5c3b48fa503d5554cff2f", + "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f", "shasum": "" }, "require": { @@ -3646,7 +3757,7 @@ "testing", "xunit" ], - "time": "2015-08-04 03:42:39" + "time": "2015-09-14 06:51:16" }, { "name": "phpunit/php-file-iterator", @@ -3779,16 +3890,16 @@ }, { "name": "phpunit/php-token-stream", - "version": "1.4.6", + "version": "1.4.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "3ab72c62e550370a6cd5dc873e1a04ab57562f5b" + "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3ab72c62e550370a6cd5dc873e1a04ab57562f5b", - "reference": "3ab72c62e550370a6cd5dc873e1a04ab57562f5b", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", + "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "shasum": "" }, "require": { @@ -3824,20 +3935,20 @@ "keywords": [ "tokenizer" ], - "time": "2015-08-16 08:51:00" + "time": "2015-09-15 10:49:45" }, { "name": "phpunit/phpunit", - "version": "4.8.6", + "version": "4.8.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2246830f4a1a551c67933e4171bf2126dc29d357" + "reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2246830f4a1a551c67933e4171bf2126dc29d357", - "reference": "2246830f4a1a551c67933e4171bf2126dc29d357", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/73fad41adb5b7bc3a494bb930d90648df1d5e74b", + "reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b", "shasum": "" }, "require": { @@ -3896,7 +4007,7 @@ "testing", "xunit" ], - "time": "2015-08-24 04:09:38" + "time": "2015-09-20 12:56:44" }, { "name": "phpunit/phpunit-mock-objects", @@ -4376,7 +4487,9 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": { + "friendsofsymfony/user-bundle": 20 + }, "prefer-stable": true, "prefer-lowest": false, "platform": {