From 2b7a011034ab6ce9f3b18ed6c531e9f7d61ecceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 23:29:51 +0000 Subject: [PATCH] Bump symfony/symfony from 2.7.5 to 2.7.51 Bumps [symfony/symfony](https://github.com/symfony/symfony) from 2.7.5 to 2.7.51. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v2.7.51/CHANGELOG-2.7.md) - [Commits](https://github.com/symfony/symfony/compare/v2.7.5...v2.7.51) Signed-off-by: dependabot[bot] --- composer.lock | 470 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 363 insertions(+), 107 deletions(-) mode change 100755 => 100644 composer.lock diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 index 800e3f8..64cd6d4 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,9 @@ { "_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 https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "4a8b6c977900d83b95cb1b6b89984682", "content-hash": "7df83152003d2a392f5b989510fbef37", "packages": [ { @@ -55,7 +54,7 @@ "image manipulation", "imagine" ], - "time": "2012-12-13 18:34:10" + "time": "2012-12-13T18:34:10+00:00" }, { "name": "behat/transliterator", @@ -95,7 +94,7 @@ "slug", "transliterator" ], - "time": "2015-09-28 16:26:35" + "time": "2015-09-28T16:26:35+00:00" }, { "name": "craue/formflow-bundle", @@ -149,7 +148,7 @@ "Symfony2", "form" ], - "time": "2015-06-11 10:56:52" + "time": "2015-06-11T10:56:52+00:00" }, { "name": "doctrine/annotations", @@ -217,20 +216,20 @@ "docblock", "parser" ], - "time": "2015-08-31 12:32:49" + "time": "2015-08-31T12:32:49+00:00" }, { "name": "doctrine/cache", - "version": "v1.4.2", + "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "8c434000f420ade76a07c64cbe08ca47e5c101ca" + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/8c434000f420ade76a07c64cbe08ca47e5c101ca", - "reference": "8c434000f420ade76a07c64cbe08ca47e5c101ca", + "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136", + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136", "shasum": "" }, "require": { @@ -251,8 +250,8 @@ } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Cache\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", @@ -287,7 +286,7 @@ "cache", "caching" ], - "time": "2015-08-31 12:36:41" + "time": "2015-12-19T05:03:47+00:00" }, { "name": "doctrine/collections", @@ -353,20 +352,20 @@ "collections", "iterator" ], - "time": "2015-04-14 22:21:58" + "time": "2015-04-14T22:21:58+00:00" }, { "name": "doctrine/common", - "version": "v2.5.1", + "version": "v2.5.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "0009b8f0d4a917aabc971fb089eba80e872f83f9" + "reference": "10f1f19651343f87573129ca970aef1a47a6f29e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/0009b8f0d4a917aabc971fb089eba80e872f83f9", - "reference": "0009b8f0d4a917aabc971fb089eba80e872f83f9", + "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e", + "reference": "10f1f19651343f87573129ca970aef1a47a6f29e", "shasum": "" }, "require": { @@ -383,7 +382,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6.x-dev" + "dev-master": "2.5.x-dev" } }, "autoload": { @@ -426,7 +425,7 @@ "persistence", "spl" ], - "time": "2015-08-31 13:00:22" + "time": "2015-12-25T13:10:16+00:00" }, { "name": "doctrine/dbal", @@ -497,7 +496,7 @@ "persistence", "queryobject" ], - "time": "2015-09-16 16:29:33" + "time": "2015-09-16T16:29:33+00:00" }, { "name": "doctrine/doctrine-bundle", @@ -575,7 +574,7 @@ "orm", "persistence" ], - "time": "2015-08-31 14:47:06" + "time": "2015-08-31T14:47:06+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -659,7 +658,7 @@ "cache", "caching" ], - "time": "2014-11-28 09:43:36" + "time": "2014-11-28T09:43:36+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -717,20 +716,20 @@ "migrations", "schema" ], - "time": "2015-09-29 10:07:00" + "time": "2015-09-29T10:07:00+00:00" }, { "name": "doctrine/inflector", - "version": "v1.0.1", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604" + "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604", - "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", + "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "shasum": "" }, "require": { @@ -742,7 +741,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -784,7 +783,7 @@ "singularize", "string" ], - "time": "2014-12-20 21:24:13" + "time": "2015-11-06T14:35:42+00:00" }, { "name": "doctrine/instantiator", @@ -838,25 +837,28 @@ "constructor", "instantiate" ], - "time": "2015-06-14 21:17:01" + "time": "2015-06-14T21:17:01+00:00" }, { "name": "doctrine/lexer", - "version": "v1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", "shasum": "" }, "require": { "php": ">=5.3.2" }, + "require-dev": { + "phpunit/phpunit": "^4.5" + }, "type": "library", "extra": { "branch-alias": { @@ -864,8 +866,8 @@ } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Lexer\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", @@ -886,13 +888,16 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ + "annotations", + "docblock", "lexer", - "parser" + "parser", + "php" ], - "time": "2014-09-09 13:34:57" + "time": "2019-06-08T11:03:04+00:00" }, { "name": "doctrine/migrations", @@ -959,19 +964,19 @@ "database", "migrations" ], - "time": "2015-09-29 11:13:06" + "time": "2015-09-29T11:13:06+00:00" }, { "name": "doctrine/orm", "version": "v2.5.1", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "e6a83bedbe67579cb0bfb688e982e617943a2945" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e6a83bedbe67579cb0bfb688e982e617943a2945", + "url": "https://api.github.com/repos/doctrine/orm/zipball/e6a83bedbe67579cb0bfb688e982e617943a2945", "reference": "e6a83bedbe67579cb0bfb688e982e617943a2945", "shasum": "" }, @@ -1036,7 +1041,7 @@ "database", "orm" ], - "time": "2015-08-31 12:59:39" + "time": "2015-08-31T12:59:39+00:00" }, { "name": "friendsofsymfony/user-bundle", @@ -1104,7 +1109,7 @@ "keywords": [ "User management" ], - "time": "2014-06-13 14:51:01" + "time": "2014-06-13T14:51:01+00:00" }, { "name": "gedmo/doctrine-extensions", @@ -1183,7 +1188,7 @@ "tree", "uploadable" ], - "time": "2015-09-28 16:39:27" + "time": "2015-09-28T16:39:27+00:00" }, { "name": "genemu/form-bundle", @@ -1253,7 +1258,7 @@ "extra form", "form" ], - "time": "2014-03-23 12:12:05" + "time": "2014-03-23T12:12:05+00:00" }, { "name": "imagine/imagine", @@ -1300,7 +1305,7 @@ "image manipulation", "image processing" ], - "time": "2012-12-13 18:31:18" + "time": "2012-12-13T18:31:18+00:00" }, { "name": "incenteev/composer-parameter-handler", @@ -1351,7 +1356,7 @@ "keywords": [ "parameters management" ], - "time": "2015-06-03 08:27:03" + "time": "2015-06-03T08:27:03+00:00" }, { "name": "jdorn/sql-formatter", @@ -1401,7 +1406,7 @@ "highlight", "sql" ], - "time": "2014-01-12 16:20:24" + "time": "2014-01-12T16:20:24+00:00" }, { "name": "knplabs/knp-components", @@ -1469,7 +1474,7 @@ "pager", "paginator" ], - "time": "2015-09-01 10:54:53" + "time": "2015-09-01T10:54:53+00:00" }, { "name": "knplabs/knp-menu", @@ -1519,7 +1524,7 @@ "email": "stof@notk.org" }, { - "name": "KnpLabs", + "name": "Knplabs", "homepage": "http://knplabs.com" }, { @@ -1533,7 +1538,7 @@ "menu", "tree" ], - "time": "2012-06-10 16:20:40" + "time": "2012-06-10T16:20:40+00:00" }, { "name": "knplabs/knp-menu-bundle", @@ -1582,7 +1587,7 @@ "keywords": [ "menu" ], - "time": "2013-05-25 10:20:03" + "time": "2013-05-25T10:20:03+00:00" }, { "name": "knplabs/knp-paginator-bundle", @@ -1643,7 +1648,7 @@ "pagination", "paginator" ], - "time": "2015-09-07 04:31:31" + "time": "2015-09-07T04:31:31+00:00" }, { "name": "kriswallsmith/assetic", @@ -1721,7 +1726,7 @@ "compression", "minification" ], - "time": "2015-08-31 19:07:16" + "time": "2015-08-31T19:07:16+00:00" }, { "name": "monolog/monolog", @@ -1797,7 +1802,7 @@ "logging", "psr-3" ], - "time": "2015-08-31 09:17:37" + "time": "2015-08-31T09:17:37+00:00" }, { "name": "mopa/bootstrap-bundle", @@ -1806,27 +1811,29 @@ "source": { "type": "git", "url": "https://github.com/phiamo/MopaBootstrapBundle.git", - "reference": "cc093b4f10f5598f9c5d77acd365c0e61283e8e7" + "reference": "419bb11abd5940e0957ca6ed254aec0ae402e382" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phiamo/MopaBootstrapBundle/zipball/cc093b4f10f5598f9c5d77acd365c0e61283e8e7", - "reference": "cc093b4f10f5598f9c5d77acd365c0e61283e8e7", + "url": "https://api.github.com/repos/phiamo/MopaBootstrapBundle/zipball/419bb11abd5940e0957ca6ed254aec0ae402e382", + "reference": "419bb11abd5940e0957ca6ed254aec0ae402e382", "shasum": "" }, "require": { "mopa/composer-bridge": "~1.3", - "symfony/console": "~2.3", - "symfony/form": "~2.3|~3.0", - "symfony/framework-bundle": "~2.3", - "symfony/twig-bundle": "~2.3|~3.0", - "twig/twig": "^1.14.2" + "symfony/console": "~2.3|~3.0|^4.0", + "symfony/form": "~2.3|~3.0|^4.0", + "symfony/framework-bundle": "~2.3|~3.0|^4.0", + "symfony/twig-bundle": "~2.3|~3.0|^4.0", + "twig/twig": "^1.14.2|^2.0" }, "conflict": { "symfony/twig-bridge": "<2.3" }, "require-dev": { - "phpunit/phpunit": "~4.6" + "phpunit/phpunit": "~6.0", + "symfony/security-bundle": "~2.3|~3.0|^4.0", + "symfony/translation": "~2.3|~3.0|^4.0" }, "suggest": { "craue/formflow-bundle": "~2.0", @@ -1869,7 +1876,7 @@ "form", "template" ], - "time": "2015-09-15 16:51:21" + "time": "2019-01-24T07:28:44+00:00" }, { "name": "mopa/composer-bridge", @@ -1920,26 +1927,82 @@ "Symfony2", "composer" ], - "time": "2015-10-01 19:20:19" + "time": "2015-10-01T19:20:19+00:00" + }, + { + "name": "paragonie/random_compat", + "version": "v1.4.3", + "source": { + "type": "git", + "url": "https://github.com/paragonie/random_compat.git", + "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/9b3899e3c3ddde89016f576edb8c489708ad64cd", + "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd", + "shasum": "" + }, + "require": { + "php": ">=5.2.0" + }, + "require-dev": { + "phpunit/phpunit": "4.*|5.*" + }, + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + }, + "type": "library", + "autoload": { + "files": [ + "lib/random.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" + } + ], + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "keywords": [ + "csprng", + "pseudorandom", + "random" + ], + "time": "2018-04-04T21:48:54+00:00" }, { "name": "psr/log", - "version": "1.0.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", "shasum": "" }, + "require": { + "php": ">=5.3.0" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1.x-dev" + } + }, "autoload": { - "psr-0": { - "Psr\\Log\\": "" + "psr-4": { + "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1953,12 +2016,13 @@ } ], "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2019-11-01T11:05:21+00:00" }, { "name": "sensio/distribution-bundle", @@ -2004,7 +2068,7 @@ "configuration", "distribution" ], - "time": "2015-06-05 22:32:08" + "time": "2015-06-05T22:32:08+00:00" }, { "name": "sensio/framework-extra-bundle", @@ -2059,7 +2123,7 @@ "annotations", "controllers" ], - "time": "2015-08-03 11:59:27" + "time": "2015-08-03T11:59:27+00:00" }, { "name": "sensio/generator-bundle", @@ -2107,7 +2171,7 @@ } ], "description": "This bundle generates code for you", - "time": "2015-03-17 06:36:52" + "time": "2015-03-17T06:36:52+00:00" }, { "name": "stfalcon/tinymce-bundle", @@ -2165,7 +2229,7 @@ "tinymce", "wysiwyg" ], - "time": "2014-03-05 08:00:52" + "time": "2014-03-05T08:00:52+00:00" }, { "name": "stof/doctrine-extensions-bundle", @@ -2226,7 +2290,7 @@ "translatable", "tree" ], - "time": "2015-08-12 16:23:48" + "time": "2015-08-12T16:23:48+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -2279,7 +2343,7 @@ "mail", "mailer" ], - "time": "2015-06-06 14:19:39" + "time": "2015-06-06T14:19:39+00:00" }, { "name": "symfony/assetic-bundle", @@ -2349,7 +2413,8 @@ "compression", "minification" ], - "time": "2015-09-01 00:05:29" + "abandoned": "symfony/webpack-encore-pack", + "time": "2015-09-01T00:05:29+00:00" }, { "name": "symfony/monolog-bundle", @@ -2408,7 +2473,180 @@ "log", "logging" ], - "time": "2015-10-02 11:51:59" + "time": "2015-10-02T11:51:59+00:00" + }, + { + "name": "symfony/polyfill-apcu", + "version": "v1.12.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-apcu.git", + "reference": "71ce80635d5dcd67772b4dda00b86068595f64d5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/71ce80635d5dcd67772b4dda00b86068595f64d5", + "reference": "71ce80635d5dcd67772b4dda00b86068595f64d5", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Apcu\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "apcu", + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2019-08-06T08:03:45+00:00" + }, + { + "name": "symfony/polyfill-ctype", + "version": "v1.12.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ], + "time": "2019-08-06T08:03:45+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.12.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/swiftmailer-bundle", @@ -2465,27 +2703,35 @@ ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", - "time": "2014-12-01 17:44:50" + "time": "2014-12-01T17:44:50+00:00" }, { "name": "symfony/symfony", - "version": "v2.7.5", + "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "619528a274647cffc1792063c3ea04c4fa8266a0" + "reference": "20f9c87a12a0749ad3a96da256b4d0f95aad4beb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/619528a274647cffc1792063c3ea04c4fa8266a0", - "reference": "619528a274647cffc1792063c3ea04c4fa8266a0", + "url": "https://api.github.com/repos/symfony/symfony/zipball/20f9c87a12a0749ad3a96da256b4d0f95aad4beb", + "reference": "20f9c87a12a0749ad3a96da256b4d0f95aad4beb", "shasum": "" }, "require": { "doctrine/common": "~2.4", + "ext-xml": "*", + "paragonie/random_compat": "~1.0", "php": ">=5.3.9", "psr/log": "~1.0", - "twig/twig": "~1.20|~2.0" + "symfony/polyfill-apcu": "~1.1", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.1", + "twig/twig": "~1.34|~2.4" + }, + "conflict": { + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "replace": { "symfony/asset": "self.version", @@ -2534,15 +2780,17 @@ "symfony/yaml": "self.version" }, "require-dev": { + "doctrine/annotations": "~1.0", "doctrine/data-fixtures": "1.0.*", "doctrine/dbal": "~2.4", "doctrine/doctrine-bundle": "~1.2", "doctrine/orm": "~2.4,>=2.4.5", - "egulias/email-validator": "~1.2", + "egulias/email-validator": "~1.2,>=1.2.1", "ircmaxell/password-compat": "~1.0", "monolog/monolog": "~1.11", - "ocramius/proxy-manager": "~0.4|~1.0", - "symfony/phpunit-bridge": "self.version" + "ocramius/proxy-manager": "~0.4|~1.0|~2.0", + "sensio/framework-extra-bundle": "^3.0.2", + "symfony/phpunit-bridge": "~3.4|~4.0" }, "type": "library", "extra": { @@ -2566,6 +2814,9 @@ ], "files": [ "src/Symfony/Component/Intl/Resources/stubs/functions.php" + ], + "exclude-from-classmap": [ + "**/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -2587,7 +2838,7 @@ "keywords": [ "framework" ], - "time": "2015-09-25 11:16:52" + "time": "2019-04-17T15:44:35+00:00" }, { "name": "twbs/bootstrap", @@ -2638,7 +2889,7 @@ "responsive", "web" ], - "time": "2015-06-16 16:13:22" + "time": "2015-06-16T16:13:22+00:00" }, { "name": "twig/extensions", @@ -2690,38 +2941,43 @@ "i18n", "text" ], - "time": "2015-08-22 16:38:35" + "time": "2015-08-22T16:38:35+00:00" }, { "name": "twig/twig", - "version": "v1.22.2", + "version": "v1.42.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a" + "reference": "21707d6ebd05476854805e4f91b836531941bcd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/79249fc8c9ff62e41e217e0c630e2e00bcadda6a", - "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/21707d6ebd05476854805e4f91b836531941bcd4", + "reference": "21707d6ebd05476854805e4f91b836531941bcd4", "shasum": "" }, "require": { - "php": ">=5.2.7" + "php": ">=5.4.0", + "symfony/polyfill-ctype": "^1.8" }, "require-dev": { - "symfony/debug": "~2.7", - "symfony/phpunit-bridge": "~2.7" + "psr/container": "^1.0", + "symfony/debug": "^2.7", + "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.22-dev" + "dev-master": "1.42-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" + }, + "psr-4": { + "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -2742,16 +2998,16 @@ }, { "name": "Twig Team", - "homepage": "http://twig.sensiolabs.org/contributors", + "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", - "homepage": "http://twig.sensiolabs.org", + "homepage": "https://twig.symfony.com", "keywords": [ "templating" ], - "time": "2015-09-22 13:59:32" + "time": "2019-06-18T15:35:16+00:00" } ], "packages-dev": [],