X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=a6102a8195b46b2b3f166fd1fa1d8141489a9012;hb=8378485e332e11dcd59ed4fb8edac77b2f8f8d71;hp=dded6dd76c56cd7fdcfa5b2bf36d51fd201fda2d;hpb=d01db0c71dcf183f1676b6b06206456138cb7660;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index dded6dd7..a6102a81 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "5005a650aa4368bd3485939efd9e24ac", + "hash": "fd56c671d70f498ccc1996450479fbdc", "packages": [ { "name": "doctrine/annotations", @@ -764,17 +764,17 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "1.5.0", + "version": "1.5.3", "target-dir": "FOS/RestBundle", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "a9377f6a05fb516423d6adf9079c6e5fb41e4799" + "reference": "fdd21c4c0cb6222ae37efc9362c6a96bd1432412" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/a9377f6a05fb516423d6adf9079c6e5fb41e4799", - "reference": "a9377f6a05fb516423d6adf9079c6e5fb41e4799", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/fdd21c4c0cb6222ae37efc9362c6a96bd1432412", + "reference": "fdd21c4c0cb6222ae37efc9362c6a96bd1432412", "shasum": "" }, "require": { @@ -838,7 +838,7 @@ "keywords": [ "rest" ], - "time": "2015-01-27 09:39:58" + "time": "2015-02-16 15:26:12" }, { "name": "htmlawed/htmlawed", @@ -1282,6 +1282,61 @@ ], "time": "2014-12-12 05:04:05" }, + { + "name": "liip/theme-bundle", + "version": "1.1.3", + "target-dir": "Liip/ThemeBundle", + "source": { + "type": "git", + "url": "https://github.com/liip/LiipThemeBundle.git", + "reference": "a594cc6deda293034b8fd7795c9950f02fc8251b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/a594cc6deda293034b8fd7795c9950f02fc8251b", + "reference": "a594cc6deda293034b8fd7795c9950f02fc8251b", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/framework-bundle": "~2.0" + }, + "require-dev": { + "symfony/console": "~2.0", + "symfony/expression-language": "~2.6" + }, + "type": "symfony-bundle", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-0": { + "Liip\\ThemeBundle": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Community contributions", + "homepage": "https://github.com/liip/LiipThemeBundle/contributors" + }, + { + "name": "Liip AG", + "homepage": "http://www.liip.ch/" + } + ], + "description": "Provides theming support for #Symfony2 Bundles", + "keywords": [ + "themes", + "theming" + ], + "time": "2015-02-02 15:55:54" + }, { "name": "mgargano/simplehtmldom", "version": "1.5", @@ -1527,6 +1582,61 @@ ], "time": "2014-07-30 09:11:08" }, + { + "name": "nelmio/cors-bundle", + "version": "1.3.3", + "target-dir": "Nelmio/CorsBundle", + "source": { + "type": "git", + "url": "https://github.com/nelmio/NelmioCorsBundle.git", + "reference": "d482c01f6ca0840025b81b65534d0ffb7c18f425" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/d482c01f6ca0840025b81b65534d0ffb7c18f425", + "reference": "d482c01f6ca0840025b81b65534d0ffb7c18f425", + "shasum": "" + }, + "require": { + "symfony/framework-bundle": "~2.2" + }, + "require-dev": { + "matthiasnoback/symfony-dependency-injection-test": "0.2.*", + "mockery/mockery": "dev-master" + }, + "type": "symfony-bundle", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "psr-0": { + "Nelmio\\CorsBundle": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nelmio", + "homepage": "http://nelm.io" + }, + { + "name": "Symfony Community", + "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors" + } + ], + "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application", + "keywords": [ + "api", + "cors", + "crossdomain" + ], + "time": "2014-12-10 17:26:49" + }, { "name": "phpcollection/phpcollection", "version": "0.4.0", @@ -1666,21 +1776,20 @@ }, { "name": "robmorgan/phinx", - "version": "v0.4.1", + "version": "v0.4.3", "source": { "type": "git", "url": "https://github.com/robmorgan/phinx.git", - "reference": "357210707c000f50edea802d84b74724ad122478" + "reference": "0d1f9cb9939f65f506a8a3f5fee356764c310fd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/robmorgan/phinx/zipball/357210707c000f50edea802d84b74724ad122478", - "reference": "357210707c000f50edea802d84b74724ad122478", + "url": "https://api.github.com/repos/robmorgan/phinx/zipball/0d1f9cb9939f65f506a8a3f5fee356764c310fd4", + "reference": "0d1f9cb9939f65f506a8a3f5fee356764c310fd4", "shasum": "" }, "require": { "php": ">=5.3.2", - "symfony/class-loader": "~2.6.0", "symfony/config": "~2.6.0", "symfony/console": "~2.6.0", "symfony/yaml": "~2.6.0" @@ -1694,8 +1803,8 @@ ], "type": "library", "autoload": { - "psr-0": { - "Phinx": "src/" + "psr-4": { + "Phinx\\": "src/Phinx" } }, "notification-url": "https://packagist.org/downloads/", @@ -1708,6 +1817,12 @@ "email": "robbym@gmail.com", "homepage": "http://robmorgan.id.au", "role": "Lead Developer" + }, + { + "name": "Woody Gilk", + "email": "woody.gilk@gmail.com", + "homepage": "http://shadowhand.me", + "role": "Developer" } ], "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.", @@ -1719,33 +1834,40 @@ "migrations", "phinx" ], - "time": "2014-12-23 06:06:14" + "time": "2015-02-23 16:38:12" }, { "name": "sensio/distribution-bundle", - "version": "v3.0.16", + "version": "v3.0.18", "target-dir": "Sensio/Bundle/DistributionBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", - "reference": "aa30f8cd3ee68144e043ca30713aa7d7df35c5fa" + "reference": "ac026149ffb1d3a5c893290d2d3ca8795013de08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/aa30f8cd3ee68144e043ca30713aa7d7df35c5fa", - "reference": "aa30f8cd3ee68144e043ca30713aa7d7df35c5fa", + "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/ac026149ffb1d3a5c893290d2d3ca8795013de08", + "reference": "ac026149ffb1d3a5c893290d2d3ca8795013de08", "shasum": "" }, "require": { "php": ">=5.3.3", "sensiolabs/security-checker": "~2.0", "symfony/class-loader": "~2.2", - "symfony/form": "~2.2", "symfony/framework-bundle": "~2.3", - "symfony/process": "~2.2", + "symfony/process": "~2.2" + }, + "require-dev": { + "symfony/form": "~2.2", "symfony/validator": "~2.2", "symfony/yaml": "~2.2" }, + "suggest": { + "symfony/form": "If you want to use the configurator", + "symfony/validator": "If you want to use the configurator", + "symfony/yaml": "If you want to use the configurator" + }, "type": "symfony-bundle", "extra": { "branch-alias": { @@ -1772,7 +1894,7 @@ "configuration", "distribution" ], - "time": "2015-02-01 05:42:21" + "time": "2015-02-27 12:59:18" }, { "name": "sensio/framework-extra-bundle", @@ -2342,25 +2464,31 @@ }, { "name": "twig/extensions", - "version": "v1.0.1", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig-extensions.git", - "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0" + "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0", - "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0", + "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/8cf4b9fe04077bd54fc73f4fde83347040c3b8cd", + "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd", "shasum": "" }, "require": { - "twig/twig": "~1.0" + "twig/twig": "~1.12" + }, + "require-dev": { + "symfony/translation": "~2.3" + }, + "suggest": { + "symfony/translation": "Allow the time_diff output to be translated" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -2379,13 +2507,12 @@ } ], "description": "Common additional features for Twig that do not directly belong in core", - "homepage": "https://github.com/fabpot/Twig-extensions", + "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html", "keywords": [ - "debug", "i18n", "text" ], - "time": "2013-10-18 19:37:15" + "time": "2014-10-30 14:30:03" }, { "name": "twig/twig", @@ -2446,27 +2573,27 @@ }, { "name": "umpirsky/twig-gettext-extractor", - "version": "1.1.3", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/umpirsky/Twig-Gettext-Extractor.git", - "reference": "1.1.3" + "reference": "a2cdf8693e874ce83603c84e1cc46efb3d516c3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/umpirsky/Twig-Gettext-Extractor/zipball/1.1.3", - "reference": "1.1.3", + "url": "https://api.github.com/repos/umpirsky/Twig-Gettext-Extractor/zipball/a2cdf8693e874ce83603c84e1cc46efb3d516c3f", + "reference": "a2cdf8693e874ce83603c84e1cc46efb3d516c3f", "shasum": "" }, "require": { "php": ">=5.3.3", - "symfony/filesystem": ">=2.0,<3.0", - "symfony/form": ">=2.0,<3.0", - "symfony/routing": ">=2.0,<3.0", - "symfony/translation": ">=2.0,<3.0", - "symfony/twig-bridge": ">=2.0,<3.0", - "twig/extensions": "1.0.*", - "twig/twig": ">=1.2.0,<2.0-dev" + "symfony/filesystem": "~2.0", + "symfony/form": "~2.0", + "symfony/routing": "~2.0", + "symfony/translation": "~2.0", + "symfony/twig-bridge": "~2.0", + "twig/extensions": "~1.0", + "twig/twig": "~1.2" }, "require-dev": { "symfony/config": "2.1.*" @@ -2487,12 +2614,11 @@ "authors": [ { "name": "Саша Стаменковић", - "email": "umpirsky@gmail.com", - "homepage": "http://umpirsky.com" + "email": "umpirsky@gmail.com" } ], "description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.", - "time": "2013-02-14 16:41:48" + "time": "2015-02-25 14:41:10" }, { "name": "wallabag/Fivefilters_Libraries", @@ -2519,7 +2645,7 @@ "description": "Libraries from @fivefilters.", "homepage": "https://github.com/wallabag/Fivefilters_Libraries", "support": { - "source": "https://github.com/wallabag/Fivefilters_Libraries/tree/master", + "source": "https://github.com/wallabag/Fivefilters_Libraries/tree/1.0.0", "issues": "https://github.com/wallabag/Fivefilters_Libraries/issues" }, "time": "2015-01-19 20:19:28" @@ -2564,7 +2690,7 @@ "description": "PHP Classes for dynamically generating EPub files.", "homepage": "https://github.com/wallabag/PHPePub", "support": { - "source": "https://github.com/wallabag/PHPePub/tree/master" + "source": "https://github.com/wallabag/PHPePub/tree/2.1.0" }, "time": "2015-01-19 11:44:19" }, @@ -2601,7 +2727,7 @@ "description": "A simple and smart (or stupid) php5 snippets repository", "homepage": "https://github.com/wallabag/kriss_php5", "support": { - "source": "https://github.com/wallabag/kriss_php5/tree/master" + "source": "https://github.com/wallabag/kriss_php5/tree/1.0.0" }, "time": "2015-01-18 21:21:43" }, @@ -2638,7 +2764,7 @@ "description": "Paginate record sets, not tied in directly to a database.", "homepage": "https://github.com/wallabag/pagination", "support": { - "source": "https://github.com/wallabag/pagination/tree/master" + "source": "https://github.com/wallabag/pagination/tree/1.0.0" }, "time": "2015-01-19 09:24:39" }, @@ -2684,7 +2810,7 @@ "sessions" ], "support": { - "source": "https://github.com/wallabag/PHP-Flash-Messages/tree/master" + "source": "https://github.com/wallabag/PHP-Flash-Messages/tree/1.0.0" }, "time": "2015-01-18 19:51:55" }, @@ -2738,7 +2864,7 @@ "html" ], "support": { - "source": "https://github.com/wallabag/php-readability/tree/master", + "source": "https://github.com/wallabag/php-readability/tree/1.0.0", "issues": "https://github.com/wallabag/php-readability/issues" }, "time": "2015-01-19 12:25:38" @@ -2776,7 +2902,7 @@ "description": "An experimental Mobipocket file creator in PHP.", "homepage": "https://github.com/wallabag/phpMobi", "support": { - "source": "https://github.com/wallabag/phpMobi/tree/master" + "source": "https://github.com/wallabag/phpMobi/tree/1.0.0" }, "time": "2015-01-19 12:43:17" }, @@ -2871,6 +2997,120 @@ } ], "packages-dev": [ + { + "name": "doctrine/data-fixtures", + "version": "v1.0.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/data-fixtures.git", + "reference": "b4a135c7db56ecc4602b54a2184368f440cac33e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/b4a135c7db56ecc4602b54a2184368f440cac33e", + "reference": "b4a135c7db56ecc4602b54a2184368f440cac33e", + "shasum": "" + }, + "require": { + "doctrine/common": ">=2.2,<2.5-dev", + "php": ">=5.3.2" + }, + "require-dev": { + "doctrine/orm": ">=2.2,<2.5-dev" + }, + "suggest": { + "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures", + "doctrine/orm": "For loading ORM fixtures", + "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\DataFixtures": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/", + "role": "Creator" + } + ], + "description": "Data Fixtures for all Doctrine Object Managers", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "database" + ], + "time": "2013-07-10 17:04:07" + }, + { + "name": "doctrine/doctrine-fixtures-bundle", + "version": "dev-master", + "target-dir": "Doctrine/Bundle/FixturesBundle", + "source": { + "type": "git", + "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", + "reference": "c5ff0542772102ddd4e2fbe173e9ad40ad67c22f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c5ff0542772102ddd4e2fbe173e9ad40ad67c22f", + "reference": "c5ff0542772102ddd4e2fbe173e9ad40ad67c22f", + "shasum": "" + }, + "require": { + "doctrine/data-fixtures": "~1.0", + "doctrine/doctrine-bundle": "~1.0", + "php": ">=5.3.2", + "symfony/doctrine-bridge": "~2.1" + }, + "type": "symfony-bundle", + "extra": { + "branch-alias": { + "dev-master": "2.2.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Bundle\\FixturesBundle": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Symfony Community", + "homepage": "http://symfony.com/contributors" + }, + { + "name": "Doctrine Project", + "homepage": "http://www.doctrine-project.org" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "Symfony DoctrineFixturesBundle", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "Fixture", + "persistence" + ], + "time": "2015-01-19 02:21:37" + }, { "name": "doctrine/instantiator", "version": "1.0.4", @@ -3777,17 +4017,17 @@ }, { "name": "sensio/generator-bundle", - "version": "v2.5.1", + "version": "v2.5.2", "target-dir": "Sensio/Bundle/GeneratorBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", - "reference": "9e23fc3de265ae013690d84aab98e7a84f46edcd" + "reference": "4b09746520a826a7bf34a466ba31c7d8740fef7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/9e23fc3de265ae013690d84aab98e7a84f46edcd", - "reference": "9e23fc3de265ae013690d84aab98e7a84f46edcd", + "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/4b09746520a826a7bf34a466ba31c7d8740fef7e", + "reference": "4b09746520a826a7bf34a466ba31c7d8740fef7e", "shasum": "" }, "require": { @@ -3821,12 +4061,13 @@ } ], "description": "This bundle generates code for you", - "time": "2015-01-13 07:33:46" + "time": "2015-02-11 07:21:23" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { + "nelmio/cors-bundle": 20, "htmlawed/htmlawed": 20, "wallabag/php-flash-messages": 20, "wallabag/kriss_php5": 20, @@ -3834,7 +4075,8 @@ "wallabag/phpepub": 20, "wallabag/php-readability": 20, "wallabag/phpmobi": 20, - "wallabag/fivefilters_libraries": 20 + "wallabag/fivefilters_libraries": 20, + "doctrine/doctrine-fixtures-bundle": 20 }, "prefer-stable": true, "prefer-lowest": false,