partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit d9889aafb56884138d2a78464ed375b351b73087
parent 18cd05c251e31cb9dae8871cc882fd1e72299c56
Author: Felicitus <felicitus@felicitus.org>
Date:   Tue,  7 Jul 2015 23:20:58 +0200

Updated package versions

Diffstat:
Mcomposer.json | 12++++++------
Mcomposer.lock | 518++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
2 files changed, 348 insertions(+), 182 deletions(-)

diff --git a/composer.json b/composer.json @@ -33,23 +33,23 @@ "symfony/assetic-bundle": "~2.3", "symfony/swiftmailer-bundle": "~2.3", "symfony/monolog-bundle": "~2.4", - "sensio/distribution-bundle": "~2.3", - "sensio/framework-extra-bundle": "~2.3", + "sensio/distribution-bundle": "~4.0.0", + "sensio/framework-extra-bundle": "~3.0", "sensio/generator-bundle": "~2.3", "nelmio/api-doc-bundle": "2.9.0", - "friendsofsymfony/rest-bundle": "1.5.0", + "friendsofsymfony/rest-bundle": "~1.7.1", "cbsi/doctrine2-nestedset": "dev-master", "partkeepr/extjs6": "dev-master", - "fortawesome/font-awesome": "4.1.0", + "fortawesome/font-awesome": "4.3.0", "doctrine/doctrine-fixtures-bundle": "2.2.*", "symfony/doctrine-bridge": "2.7.x-dev", - "knplabs/knp-paginator-bundle": "2.4.1", "dunglas/api-bundle": "1.0.*@dev", "symfony/serializer": "2.7.1", "brainbits/fugue-icons-bundle": "^3.5", "imagine/imagine": "^0.6.2", "ramsey/uuid": "dev-master", - "moontoast/math": "^1.1" + "moontoast/math": "^1.1", + "codeclimate/php-test-reporter": "dev-master" }, "autoload": { "psr-0": { "": "src/", diff --git a/composer.lock b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "54d61f1687b5e3cf505fddfdcc843e92", + "hash": "7802de512a2f2f4e78b2867ad990d9e6", "packages": [ { "name": "brainbits/fugue-icons-bundle", @@ -100,6 +100,64 @@ "time": "2013-09-19 20:56:46" }, { + "name": "codeclimate/php-test-reporter", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/codeclimate/php-test-reporter.git", + "reference": "418ae782307841ac50fe26daa4cfe04520b0de9c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/codeclimate/php-test-reporter/zipball/418ae782307841ac50fe26daa4cfe04520b0de9c", + "reference": "418ae782307841ac50fe26daa4cfe04520b0de9c", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "php": ">=5.3", + "satooshi/php-coveralls": "0.6.*", + "symfony/console": ">=2.0" + }, + "require-dev": { + "ext-xdebug": "*", + "phpunit/phpunit": "3.7.*@stable" + }, + "bin": [ + "composer/bin/test-reporter" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.1.x-dev" + } + }, + "autoload": { + "psr-0": { + "CodeClimate\\Component": "src/", + "CodeClimate\\Bundle": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Code Climate", + "email": "hello@codeclimate.com", + "homepage": "https://codeclimate.com" + } + ], + "description": "PHP client for reporting test coverage to Code Climate", + "homepage": "https://github.com/codeclimate/php-test-reporter", + "keywords": [ + "codeclimate", + "coverage" + ], + "time": "2015-04-18 14:43:54" + }, + { "name": "composer/installers", "version": "v1.0.21", "source": { @@ -1079,12 +1137,12 @@ "source": { "type": "git", "url": "https://github.com/dunglas/DunglasApiBundle.git", - "reference": "bd5e6148af304de6c7ad17decb74cb41ce7b5680" + "reference": "2d60104618e78423e1ea6cbdbe8250280cac638b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dunglas/DunglasApiBundle/zipball/bd5e6148af304de6c7ad17decb74cb41ce7b5680", - "reference": "bd5e6148af304de6c7ad17decb74cb41ce7b5680", + "url": "https://api.github.com/repos/dunglas/DunglasApiBundle/zipball/2d60104618e78423e1ea6cbdbe8250280cac638b", + "reference": "2d60104618e78423e1ea6cbdbe8250280cac638b", "shasum": "" }, "require": { @@ -1145,7 +1203,7 @@ "json", "rest" ], - "time": "2015-07-03 18:34:57" + "time": "2015-07-07 04:55:13" }, { "name": "dunglas/php-property-info", @@ -1204,16 +1262,16 @@ }, { "name": "fortawesome/font-awesome", - "version": "4.1.0", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/FortAwesome/Font-Awesome.git", - "reference": "2649d91d18629bab071449b3bc4cb02761037a57" + "reference": "41b9ed01103e6820c3cb043ba7ddab30ecd3f4c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/2649d91d18629bab071449b3bc4cb02761037a57", - "reference": "2649d91d18629bab071449b3bc4cb02761037a57", + "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/41b9ed01103e6820c3cb043ba7ddab30ecd3f4c0", + "reference": "41b9ed01103e6820c3cb043ba7ddab30ecd3f4c0", "shasum": "" }, "require-dev": { @@ -1248,54 +1306,60 @@ "font", "icon" ], - "time": "2014-05-14 20:37:30" + "time": "2015-01-22 18:09:42" }, { "name": "friendsofsymfony/rest-bundle", - "version": "1.5.0", + "version": "1.7.1", "target-dir": "FOS/RestBundle", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "a9377f6a05fb516423d6adf9079c6e5fb41e4799" + "reference": "3fb2d30c58cde59213dbddd031bc36171b8b68b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/a9377f6a05fb516423d6adf9079c6e5fb41e4799", - "reference": "a9377f6a05fb516423d6adf9079c6e5fb41e4799", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/3fb2d30c58cde59213dbddd031bc36171b8b68b6", + "reference": "3fb2d30c58cde59213dbddd031bc36171b8b68b6", "shasum": "" }, "require": { "doctrine/inflector": "~1.0", "php": ">=5.3.9", "psr/log": "~1.0", - "symfony/framework-bundle": "~2.2", + "symfony/framework-bundle": "~2.3", + "symfony/http-kernel": "~2.3,>=2.3.24", "willdurand/jsonp-callback-validator": "~1.0", "willdurand/negotiation": "~1.2" }, "conflict": { "jms/serializer": "<0.12", - "jms/serializer-bundle": "<0.11" + "jms/serializer-bundle": "<0.11", + "symfony/validator": ">=2.5.0,<2.5.5" }, "require-dev": { + "jms/serializer": "~0.13", "jms/serializer-bundle": "~0.12", - "sensio/framework-extra-bundle": "~2.2", - "symfony/form": "~2.2", - "symfony/security": "~2.2", - "symfony/serializer": "~2.2", - "symfony/validator": "~2.2", - "symfony/yaml": "~2.2" + "phpoption/phpoption": "~1.1.0", + "sensio/framework-extra-bundle": "~3.0", + "symfony/browser-kit": "~2.3", + "symfony/dependency-injection": "~2.3", + "symfony/form": "~2.3", + "symfony/security": "~2.3", + "symfony/serializer": "~2.3", + "symfony/validator": "~2.3", + "symfony/yaml": "~2.3" }, "suggest": { "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12", - "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener", - "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.2", - "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.2" + "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ~3.0", + "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.3", + "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.3" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.5-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -1326,7 +1390,102 @@ "keywords": [ "rest" ], - "time": "2015-01-27 09:39:58" + "time": "2015-06-16 08:39:26" + }, + { + "name": "guzzle/guzzle", + "version": "v3.9.3", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle3.git", + "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", + "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "php": ">=5.3.3", + "symfony/event-dispatcher": "~2.1" + }, + "replace": { + "guzzle/batch": "self.version", + "guzzle/cache": "self.version", + "guzzle/common": "self.version", + "guzzle/http": "self.version", + "guzzle/inflection": "self.version", + "guzzle/iterator": "self.version", + "guzzle/log": "self.version", + "guzzle/parser": "self.version", + "guzzle/plugin": "self.version", + "guzzle/plugin-async": "self.version", + "guzzle/plugin-backoff": "self.version", + "guzzle/plugin-cache": "self.version", + "guzzle/plugin-cookie": "self.version", + "guzzle/plugin-curlauth": "self.version", + "guzzle/plugin-error-response": "self.version", + "guzzle/plugin-history": "self.version", + "guzzle/plugin-log": "self.version", + "guzzle/plugin-md5": "self.version", + "guzzle/plugin-mock": "self.version", + "guzzle/plugin-oauth": "self.version", + "guzzle/service": "self.version", + "guzzle/stream": "self.version" + }, + "require-dev": { + "doctrine/cache": "~1.3", + "monolog/monolog": "~1.0", + "phpunit/phpunit": "3.7.*", + "psr/log": "~1.0", + "symfony/class-loader": "~2.1", + "zendframework/zend-cache": "2.*,<2.3", + "zendframework/zend-log": "2.*,<2.3" + }, + "suggest": { + "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.9-dev" + } + }, + "autoload": { + "psr-0": { + "Guzzle": "src/", + "Guzzle\\Tests": "tests/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + }, + { + "name": "Guzzle Community", + "homepage": "https://github.com/guzzle/guzzle/contributors" + } + ], + "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", + "homepage": "http://guzzlephp.org/", + "keywords": [ + "client", + "curl", + "framework", + "http", + "http client", + "rest", + "web service" + ], + "time": "2015-03-18 18:23:50" }, { "name": "imagine/imagine", @@ -1487,133 +1646,6 @@ "time": "2014-01-12 16:20:24" }, { - "name": "knplabs/knp-components", - "version": "1.3.1", - "source": { - "type": "git", - "url": "https://github.com/KnpLabs/knp-components.git", - "reference": "6d091c2f16eec2769db38f38e08c7bd5847ce072" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/6d091c2f16eec2769db38f38e08c7bd5847ce072", - "reference": "6d091c2f16eec2769db38f38e08c7bd5847ce072", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "require-dev": { - "doctrine/mongodb-odm": "~1.0@beta", - "doctrine/orm": "~2.4", - "phpunit/phpunit": "~4.2", - "ruflin/elastica": "~1.0", - "symfony/event-dispatcher": "~2.5" - }, - "suggest": { - "doctrine/common": "to allow usage pagination with Doctrine ArrayCollection", - "doctrine/mongodb-odm": "to allow usage pagination with Doctrine ODM MongoDB", - "doctrine/orm": "to allow usage pagination with Doctrine ORM", - "propel/propel1": "to allow usage pagination with Propel ORM", - "ruflin/Elastica": "to allow usage pagination with ElasticSearch Client", - "solarium/solarium": "to allow usage pagination with Solarium Client" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2.x-dev" - } - }, - "autoload": { - "psr-0": { - "Knp\\Component": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "KnpLabs Team", - "homepage": "http://knplabs.com" - }, - { - "name": "Symfony Community", - "homepage": "http://github.com/KnpLabs/knp-components/contributors" - } - ], - "description": "Knplabs component library", - "homepage": "http://github.com/KnpLabs/knp-components", - "keywords": [ - "components", - "knp", - "knplabs", - "pager", - "paginator" - ], - "time": "2014-10-06 10:38:10" - }, - { - "name": "knplabs/knp-paginator-bundle", - "version": "2.4.1", - "target-dir": "Knp/Bundle/PaginatorBundle", - "source": { - "type": "git", - "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git", - "reference": "701dffe02dbe4aa8784d3d9e5343985318ef5e2c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/701dffe02dbe4aa8784d3d9e5343985318ef5e2c", - "reference": "701dffe02dbe4aa8784d3d9e5343985318ef5e2c", - "shasum": "" - }, - "require": { - "knplabs/knp-components": "~1.2", - "php": ">=5.3.3", - "symfony/framework-bundle": "~2.0", - "twig/twig": "~1.5" - }, - "type": "symfony-bundle", - "extra": { - "branch-alias": { - "dev-master": "2.4.x-dev" - } - }, - "autoload": { - "psr-0": { - "Knp\\Bundle\\PaginatorBundle": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "KnpLabs Team", - "homepage": "http://knplabs.com" - }, - { - "name": "Symfony2 Community", - "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors" - } - ], - "description": "Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features", - "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle", - "keywords": [ - "Symfony2", - "bundle", - "knp", - "knplabs", - "pager", - "pagination", - "paginator" - ], - "time": "2014-09-15 15:49:24" - }, - { "name": "kriswallsmith/assetic", "version": "v1.2.1", "source": { @@ -2280,27 +2312,109 @@ "time": "2015-06-22 01:20:55" }, { + "name": "satooshi/php-coveralls", + "version": "v0.6.1", + "source": { + "type": "git", + "url": "https://github.com/satooshi/php-coveralls.git", + "reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/dd0df95bd37a7cf5c5c50304dfe260ffe4b50760", + "reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "ext-json": "*", + "ext-simplexml": "*", + "guzzle/guzzle": ">=3.0", + "php": ">=5.3", + "psr/log": "1.0.0", + "symfony/config": ">=2.0", + "symfony/console": ">=2.0", + "symfony/stopwatch": ">=2.2", + "symfony/yaml": ">=2.0" + }, + "require-dev": { + "apigen/apigen": "2.8.*@stable", + "pdepend/pdepend": "dev-master", + "phpmd/phpmd": "dev-master", + "phpunit/php-invoker": ">=1.1.0,<1.2.0", + "phpunit/phpunit": "3.7.*@stable", + "sebastian/finder-facade": "dev-master", + "sebastian/phpcpd": "1.4.*@stable", + "squizlabs/php_codesniffer": "1.4.*@stable", + "theseer/fdomdocument": "dev-master" + }, + "bin": [ + "composer/bin/coveralls" + ], + "type": "library", + "autoload": { + "psr-0": { + "Contrib\\Component": "src/", + "Contrib\\Bundle": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Kitamura Satoshi", + "email": "with.no.parachute@gmail.com", + "homepage": "https://www.facebook.com/satooshi.jp" + } + ], + "description": "PHP client library for Coveralls API", + "homepage": "https://github.com/satooshi/php-coveralls", + "keywords": [ + "ci", + "coverage", + "github", + "test" + ], + "time": "2013-05-04 08:07:33" + }, + { "name": "sensio/distribution-bundle", - "version": "v2.3.22", + "version": "v4.0.0", "target-dir": "Sensio/Bundle/DistributionBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", - "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6" + "reference": "97929c0a642977acead3d911b2c5c1a944739d40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/98bdda791e7c2dfb5fd55781e69a4b00e4f751a6", - "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6", + "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/97929c0a642977acead3d911b2c5c1a944739d40", + "reference": "97929c0a642977acead3d911b2c5c1a944739d40", "shasum": "" }, "require": { - "symfony/framework-bundle": "~2.2" + "php": ">=5.3.9", + "sensiolabs/security-checker": "~2.0", + "symfony/class-loader": "~2.2", + "symfony/framework-bundle": "~2.3", + "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": { - "dev-master": "2.3.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -2318,41 +2432,49 @@ "email": "fabien@symfony.com" } ], - "description": "The base bundle for the Symfony Distributions", + "description": "Base bundle for Symfony Distributions", "keywords": [ "configuration", "distribution" ], - "time": "2015-06-05 22:32:08" + "time": "2015-06-11 20:55:01" }, { "name": "sensio/framework-extra-bundle", - "version": "v2.3.4", - "target-dir": "Sensio/Bundle/FrameworkExtraBundle", + "version": "v3.0.9", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", - "reference": "cce05719041d952bbec856789ca18646a1891d03" + "reference": "0616fd568da051adc19ca63006cc808531ba2da4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/cce05719041d952bbec856789ca18646a1891d03", - "reference": "cce05719041d952bbec856789ca18646a1891d03", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/0616fd568da051adc19ca63006cc808531ba2da4", + "reference": "0616fd568da051adc19ca63006cc808531ba2da4", "shasum": "" }, "require": { "doctrine/common": "~2.2", - "symfony/framework-bundle": "~2.2" + "symfony/framework-bundle": "~2.3" + }, + "require-dev": { + "symfony/expression-language": "~2.4", + "symfony/security-bundle": "~2.4" + }, + "suggest": { + "symfony/expression-language": "", + "symfony/psr-http-message-bridge": "To use the PSR-7 converters", + "symfony/security-bundle": "" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.3.x-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { - "psr-0": { - "Sensio\\Bundle\\FrameworkExtraBundle": "" + "psr-4": { + "Sensio\\Bundle\\FrameworkExtraBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -2362,9 +2484,7 @@ "authors": [ { "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" + "email": "fabien@symfony.com" } ], "description": "This bundle provides a way to configure your controllers with annotations", @@ -2372,7 +2492,7 @@ "annotations", "controllers" ], - "time": "2013-07-24 08:49:53" + "time": "2015-06-05 13:59:21" }, { "name": "sensio/generator-bundle", @@ -2423,6 +2543,51 @@ "time": "2015-03-17 06:36:52" }, { + "name": "sensiolabs/security-checker", + "version": "v2.0.5", + "source": { + "type": "git", + "url": "https://github.com/sensiolabs/security-checker.git", + "reference": "2c2a71f1c77d9765c12638c4724d9ca23658a810" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/2c2a71f1c77d9765c12638c4724d9ca23658a810", + "reference": "2c2a71f1c77d9765c12638c4724d9ca23658a810", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "symfony/console": "~2.0" + }, + "bin": [ + "security-checker" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "psr-0": { + "SensioLabs\\Security": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien.potencier@gmail.com" + } + ], + "description": "A security checker for your composer.lock", + "time": "2015-05-28 14:22:40" + }, + { "name": "swiftmailer/swiftmailer", "version": "v5.4.1", "source": { @@ -3266,7 +3431,8 @@ "partkeepr/extjs6": 20, "symfony/doctrine-bridge": 20, "dunglas/api-bundle": 20, - "ramsey/uuid": 20 + "ramsey/uuid": 20, + "codeclimate/php-test-reporter": 20 }, "prefer-stable": false, "prefer-lowest": false,