diff --git a/composer.json b/composer.json index 574b6c30..aaae869b 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ }, "require": { "php": ">=5.5.0", - "symfony/symfony": "v2.8.4" + "symfony/symfony": "v2.8.52" }, "require-dev": { "doctrine/orm": "~2.4.8", diff --git a/composer.lock b/composer.lock index 7816ca88..1a3b115d 100644 --- a/composer.lock +++ b/composer.lock @@ -1,24 +1,23 @@ { "_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": "b3853d61e7ab9a7bd6cc39fc4b278140", - "content-hash": "72555d0e306fd569916a7767b776e714", + "content-hash": "3b03ec28511312f81b89a093b068ed46", "packages": [ { "name": "doctrine/annotations", - "version": "dev-master", + "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "2e1b1f7597e2f647e99e96e747fcae9718ac817b" + "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/2e1b1f7597e2f647e99e96e747fcae9718ac817b", - "reference": "2e1b1f7597e2f647e99e96e747fcae9718ac817b", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", + "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "shasum": "" }, "require": { @@ -73,20 +72,20 @@ "docblock", "parser" ], - "time": "2016-03-24 07:09:52" + "time": "2015-08-31T12:32:49+00:00" }, { "name": "doctrine/cache", - "version": "dev-master", + "version": "1.6.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "4e3b8b9464d511eccbefe07cef94c275bce7e434" + "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/4e3b8b9464d511eccbefe07cef94c275bce7e434", - "reference": "4e3b8b9464d511eccbefe07cef94c275bce7e434", + "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b", + "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b", "shasum": "" }, "require": { @@ -97,12 +96,13 @@ }, "require-dev": { "phpunit/phpunit": "~4.8|~5.0", - "predis/predis": "~1.0" + "predis/predis": "~1.0", + "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.6.x-dev" } }, "autoload": { @@ -142,20 +142,20 @@ "cache", "caching" ], - "time": "2016-03-11 16:30:04" + "time": "2017-07-22T12:49:21+00:00" }, { "name": "doctrine/collections", - "version": "dev-master", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "9f89fd349fd2b537be8a0a0c41f87f2f640dfc8a" + "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/9f89fd349fd2b537be8a0a0c41f87f2f640dfc8a", - "reference": "9f89fd349fd2b537be8a0a0c41f87f2f640dfc8a", + "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", + "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "shasum": "" }, "require": { @@ -167,7 +167,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -208,20 +208,20 @@ "collections", "iterator" ], - "time": "2016-03-31 10:10:15" + "time": "2015-04-14T22:21:58+00:00" }, { "name": "doctrine/common", - "version": "dev-master", + "version": "2.6.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "773c56e51fc26ae07a47146fae31b320dd6cada3" + "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/773c56e51fc26ae07a47146fae31b320dd6cada3", - "reference": "773c56e51fc26ae07a47146fae31b320dd6cada3", + "url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3", + "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3", "shasum": "" }, "require": { @@ -281,11 +281,11 @@ "persistence", "spl" ], - "time": "2015-12-26 08:54:38" + "time": "2016-11-30T16:50:46+00:00" }, { "name": "doctrine/inflector", - "version": "dev-master", + "version": "1.1.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", @@ -348,25 +348,28 @@ "singularize", "string" ], - "time": "2015-11-06 14:35:42" + "time": "2015-11-06T14:35:42+00:00" }, { "name": "doctrine/lexer", - "version": "dev-master", + "version": "1.0.x-dev", "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": { @@ -374,8 +377,8 @@ } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Lexer\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", @@ -396,13 +399,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": "ircmaxell/password-compat", @@ -444,20 +450,20 @@ "hashing", "password" ], - "time": "2014-11-20 19:18:42" + "time": "2014-11-20T19:18:42+00:00" }, { "name": "paragonie/random_compat", - "version": "v1.x-dev", + "version": "v2.0.18", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "1115ffa06bad72d01735d91f51eb022db556e205" + "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/1115ffa06bad72d01735d91f51eb022db556e205", - "reference": "1115ffa06bad72d01735d91f51eb022db556e205", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", + "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", "shasum": "" }, "require": { @@ -489,10 +495,11 @@ "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", + "polyfill", "pseudorandom", "random" ], - "time": "2016-04-03 05:47:09" + "time": "2019-01-03T20:59:08+00:00" }, { "name": "psr/log", @@ -500,12 +507,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "d8e60a5619fff77f9669da8997697443ef1a1d7e" + "reference": "5628725d0e4d687e29575eb41f9d5ee7de33a84c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/d8e60a5619fff77f9669da8997697443ef1a1d7e", - "reference": "d8e60a5619fff77f9669da8997697443ef1a1d7e", + "url": "https://api.github.com/repos/php-fig/log/zipball/5628725d0e4d687e29575eb41f9d5ee7de33a84c", + "reference": "5628725d0e4d687e29575eb41f9d5ee7de33a84c", "shasum": "" }, "require": { @@ -514,7 +521,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -539,7 +546,7 @@ "psr", "psr-3" ], - "time": "2016-01-06 21:40:42" + "time": "2019-11-12T16:45:05+00:00" }, { "name": "symfony/polyfill-apcu", @@ -547,12 +554,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-apcu.git", - "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214" + "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214", - "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214", + "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a8e961c841b9ec52927a87914f8820a1ad8f8116", + "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116", "shasum": "" }, "require": { @@ -561,10 +568,13 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.13-dev" } }, "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Apcu\\": "" + }, "files": [ "bootstrap.php" ] @@ -592,7 +602,65 @@ "portable", "shim" ], - "time": "2016-03-03 16:49:40" + "time": "2019-11-27T13:56:44+00:00" + }, + { + "name": "symfony/polyfill-ctype", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.13-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-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-intl-icu", @@ -600,17 +668,17 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "8328069d9f5322f0e7b3c3518485acfdc94c3942" + "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/8328069d9f5322f0e7b3c3518485acfdc94c3942", - "reference": "8328069d9f5322f0e7b3c3518485acfdc94c3942", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b", + "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b", "shasum": "" }, "require": { "php": ">=5.3.3", - "symfony/intl": "~2.3|~3.0" + "symfony/intl": "~2.3|~3.0|~4.0|~5.0" }, "suggest": { "ext-intl": "For best performance" @@ -618,7 +686,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -650,7 +718,7 @@ "portable", "shim" ], - "time": "2016-02-26 16:18:12" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -658,12 +726,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "1289d16209491b584839022f29257ad859b8532d" + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", - "reference": "1289d16209491b584839022f29257ad859b8532d", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "" }, "require": { @@ -675,7 +743,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -709,7 +777,7 @@ "portable", "shim" ], - "time": "2016-01-20 09:13:37" + "time": "2019-11-27T14:18:11+00:00" }, { "name": "symfony/polyfill-php54", @@ -717,12 +785,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php54.git", - "reference": "95e9a5cc46972bb8bd38dc7a960a3041c5813075" + "reference": "dd1618047426412036e98d159940d58a81fc392c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/95e9a5cc46972bb8bd38dc7a960a3041c5813075", - "reference": "95e9a5cc46972bb8bd38dc7a960a3041c5813075", + "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/dd1618047426412036e98d159940d58a81fc392c", + "reference": "dd1618047426412036e98d159940d58a81fc392c", "shasum": "" }, "require": { @@ -731,7 +799,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -767,7 +835,7 @@ "portable", "shim" ], - "time": "2016-03-29 10:16:13" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-php55", @@ -775,12 +843,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php55.git", - "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6" + "reference": "b0d838f225725e2951af1aafc784d2e5ea7b656e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6", - "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6", + "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b0d838f225725e2951af1aafc784d2e5ea7b656e", + "reference": "b0d838f225725e2951af1aafc784d2e5ea7b656e", "shasum": "" }, "require": { @@ -790,7 +858,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -823,7 +891,7 @@ "portable", "shim" ], - "time": "2016-01-20 09:13:37" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-php56", @@ -831,12 +899,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "4d891fff050101a53a4caabb03277284942d1ad9" + "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/4d891fff050101a53a4caabb03277284942d1ad9", - "reference": "4d891fff050101a53a4caabb03277284942d1ad9", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4", + "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4", "shasum": "" }, "require": { @@ -846,7 +914,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -879,7 +947,7 @@ "portable", "shim" ], - "time": "2016-01-20 09:13:37" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-php70", @@ -887,22 +955,22 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "386c1be9cad3ab531425211919e78c37971be4ce" + "reference": "af23c7bb26a73b850840823662dda371484926c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/386c1be9cad3ab531425211919e78c37971be4ce", - "reference": "386c1be9cad3ab531425211919e78c37971be4ce", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4", + "reference": "af23c7bb26a73b850840823662dda371484926c4", "shasum": "" }, "require": { - "paragonie/random_compat": "~1.0", + "paragonie/random_compat": "~1.0|~2.0|~9.99", "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -938,7 +1006,7 @@ "portable", "shim" ], - "time": "2016-01-28 22:42:02" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-util", @@ -946,12 +1014,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4" + "reference": "964a67f293b66b95883a5ed918a65354fcd2258f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4", - "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f", + "reference": "964a67f293b66b95883a5ed918a65354fcd2258f", "shasum": "" }, "require": { @@ -960,7 +1028,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -990,31 +1058,31 @@ "polyfill", "shim" ], - "time": "2016-01-20 09:13:37" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/security-acl", - "version": "2.8.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/security-acl.git", - "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347" + "reference": "55b4b4f6e8a8eab8fee870027d82c770f5fdd12a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-acl/zipball/4a3f7327ad215242c78f6564ad4ea6d2db1b8347", - "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347", + "url": "https://api.github.com/repos/symfony/security-acl/zipball/55b4b4f6e8a8eab8fee870027d82c770f5fdd12a", + "reference": "55b4b4f6e8a8eab8fee870027d82c770f5fdd12a", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/security-core": "~2.4|~3.0.0" + "php": ">=5.5.9", + "symfony/security-core": "^2.8|^3.0|^4.0|^5.0" }, "require-dev": { "doctrine/common": "~2.2", "doctrine/dbal": "~2.2", "psr/log": "~1.0", - "symfony/phpunit-bridge": "~2.7|~3.0.0" + "symfony/phpunit-bridge": "^2.8|^3.0|^4.0|^5.0" }, "suggest": { "doctrine/dbal": "For using the built-in ACL implementation", @@ -1024,7 +1092,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -1051,27 +1119,29 @@ ], "description": "Symfony Security Component - ACL (Access Control List)", "homepage": "https://symfony.com", - "time": "2015-12-28 09:39:09" + "time": "2019-05-28T15:10:52+00:00" }, { "name": "symfony/symfony", - "version": "v2.8.4", + "version": "v2.8.52", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "9e14f9f4869c19188a376eab61d9a1c1f1fee347" + "reference": "88f3ef62d6ab870128352c8686c7889562698faf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/9e14f9f4869c19188a376eab61d9a1c1f1fee347", - "reference": "9e14f9f4869c19188a376eab61d9a1c1f1fee347", + "url": "https://api.github.com/repos/symfony/symfony/zipball/88f3ef62d6ab870128352c8686c7889562698faf", + "reference": "88f3ef62d6ab870128352c8686c7889562698faf", "shasum": "" }, "require": { "doctrine/common": "~2.4", + "ext-xml": "*", "php": ">=5.3.9", "psr/log": "~1.0", "symfony/polyfill-apcu": "~1.1", + "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-icu": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php54": "~1.0", @@ -1079,11 +1149,12 @@ "symfony/polyfill-php56": "~1.0", "symfony/polyfill-php70": "~1.0", "symfony/polyfill-util": "~1.0", - "symfony/security-acl": "~2.7", - "twig/twig": "~1.23|~2.0" + "symfony/security-acl": "~2.7|~3.0.0", + "twig/twig": "~1.34|~2.4" }, "conflict": { - "phpdocumentor/reflection": "<1.0.7" + "phpdocumentor/reflection": "<1.0.7", + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "replace": { "symfony/asset": "self.version", @@ -1134,14 +1205,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", "monolog/monolog": "~1.11", "ocramius/proxy-manager": "~0.4|~1.0|~2.0", - "phpdocumentor/reflection": "^1.0.7" + "phpdocumentor/reflection": "^1.0.7", + "sensio/framework-extra-bundle": "^3.0.2", + "symfony/phpunit-bridge": "~3.4|~4.0" }, "type": "library", "extra": { @@ -1151,7 +1225,11 @@ }, "autoload": { "psr-4": { - "Symfony\\Bridge\\": "src/Symfony/Bridge/", + "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/", + "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/", + "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/", + "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/", + "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/", "Symfony\\Bundle\\": "src/Symfony/Bundle/", "Symfony\\Component\\": "src/Symfony/Component/" }, @@ -1181,7 +1259,7 @@ "keywords": [ "framework" ], - "time": "2016-03-27 12:57:53" + "time": "2019-11-13T08:36:42+00:00" }, { "name": "twig/twig", @@ -1189,30 +1267,34 @@ "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "3d0afc03892719b7eaa5f2b8d93260a79f8c578e" + "reference": "3853841c9f15842894321c89b156124a2b1f5dc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/3d0afc03892719b7eaa5f2b8d93260a79f8c578e", - "reference": "3d0afc03892719b7eaa5f2b8d93260a79f8c578e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/3853841c9f15842894321c89b156124a2b1f5dc9", + "reference": "3853841c9f15842894321c89b156124a2b1f5dc9", "shasum": "" }, "require": { - "php": ">=5.2.7" + "php": ">=5.5.0", + "symfony/polyfill-ctype": "^1.8" }, "require-dev": { - "symfony/debug": "~2.7", - "symfony/phpunit-bridge": "~2.7" + "psr/container": "^1.0", + "symfony/phpunit-bridge": "^4.4|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.24-dev" + "dev-master": "1.42-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" + }, + "psr-4": { + "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1226,23 +1308,23 @@ "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, + { + "name": "Twig Team", + "homepage": "https://twig.symfony.com/contributors", + "role": "Contributors" + }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" - }, - { - "name": "Twig Team", - "homepage": "http://twig.sensiolabs.org/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": "2016-04-01 06:54:57" + "time": "2019-11-28T14:02:09+00:00" } ], "packages-dev": [ @@ -1252,12 +1334,12 @@ "source": { "type": "git", "url": "https://github.com/Behat/Transliterator.git", - "reference": "5617922041771893fb0e9593b67958e411604c09" + "reference": "9eb1092ed2a3eb06d3c51f79f208fe8ac1cac553" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Transliterator/zipball/5617922041771893fb0e9593b67958e411604c09", - "reference": "5617922041771893fb0e9593b67958e411604c09", + "url": "https://api.github.com/repos/Behat/Transliterator/zipball/9eb1092ed2a3eb06d3c51f79f208fe8ac1cac553", + "reference": "9eb1092ed2a3eb06d3c51f79f208fe8ac1cac553", "shasum": "" }, "require": { @@ -1274,8 +1356,8 @@ } }, "autoload": { - "psr-0": { - "Behat\\Transliterator": "src/" + "psr-4": { + "Behat\\Transliterator\\": "src/Behat/Transliterator" } }, "notification-url": "https://packagist.org/downloads/", @@ -1288,7 +1370,7 @@ "slug", "transliterator" ], - "time": "2016-03-01 09:37:21" + "time": "2019-07-16T11:59:04+00:00" }, { "name": "cocur/slugify", @@ -1351,7 +1433,7 @@ "slug", "slugify" ], - "time": "2016-04-08 18:57:21" + "time": "2016-04-08T18:57:21+00:00" }, { "name": "csa/guzzle-bundle", @@ -1412,7 +1494,7 @@ } ], "description": "A bundle integrating GuzzleHttp >= 4.0", - "time": "2016-04-17 21:13:38" + "time": "2016-04-17T21:13:38+00:00" }, { "name": "doctrine/data-fixtures", @@ -1469,7 +1551,7 @@ "keywords": [ "database" ], - "time": "2015-11-02 22:38:12" + "time": "2015-11-02T22:38:12+00:00" }, { "name": "doctrine/dbal", @@ -1540,7 +1622,7 @@ "persistence", "queryobject" ], - "time": "2016-04-03 03:13:05" + "time": "2016-04-03T03:13:05+00:00" }, { "name": "doctrine/doctrine-bundle", @@ -1619,7 +1701,7 @@ "orm", "persistence" ], - "time": "2016-04-01 15:00:37" + "time": "2016-04-01T15:00:37+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -1707,7 +1789,7 @@ "cache", "caching" ], - "time": "2016-01-26 17:28:51" + "time": "2016-01-26T17:28:51+00:00" }, { "name": "doctrine/doctrine-fixtures-bundle", @@ -1764,20 +1846,20 @@ "Fixture", "persistence" ], - "time": "2015-11-04 21:23:23" + "time": "2015-11-04T21:23:23+00:00" }, { "name": "doctrine/instantiator", - "version": "dev-master", + "version": "1.0.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "416fb8ad1d095a87f1d21bc40711843cd122fd4a" + "reference": "83b5716aee90e1f733512942c635ac350cbd533c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/416fb8ad1d095a87f1d21bc40711843cd122fd4a", - "reference": "416fb8ad1d095a87f1d21bc40711843cd122fd4a", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/83b5716aee90e1f733512942c635ac350cbd533c", + "reference": "83b5716aee90e1f733512942c635ac350cbd533c", "shasum": "" }, "require": { @@ -1818,19 +1900,19 @@ "constructor", "instantiate" ], - "time": "2016-03-31 10:24:22" + "time": "2018-09-01T02:07:49+00:00" }, { "name": "doctrine/orm", "version": "2.4.x-dev", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "ea713a0b01267745e245cf52a0c569425deb170e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/ea713a0b01267745e245cf52a0c569425deb170e", + "url": "https://api.github.com/repos/doctrine/orm/zipball/ea713a0b01267745e245cf52a0c569425deb170e", "reference": "ea713a0b01267745e245cf52a0c569425deb170e", "shasum": "" }, @@ -1891,7 +1973,7 @@ "database", "orm" ], - "time": "2015-08-31 13:19:01" + "time": "2015-08-31T13:19:01+00:00" }, { "name": "friendsofsymfony/rest-bundle", @@ -1977,7 +2059,7 @@ "keywords": [ "rest" ], - "time": "2015-12-29 16:02:50" + "time": "2015-12-29T16:02:50+00:00" }, { "name": "friendsofsymfony/user-bundle", @@ -1986,15 +2068,16 @@ "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git", - "reference": "4f7ef384e8e4ffc2db34e4e681099ab597ade64c" + "reference": "6fc6bf2e0afaa9740947521b082c6fc9f79f8502" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/4f7ef384e8e4ffc2db34e4e681099ab597ade64c", - "reference": "4f7ef384e8e4ffc2db34e4e681099ab597ade64c", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/6fc6bf2e0afaa9740947521b082c6fc9f79f8502", + "reference": "6fc6bf2e0afaa9740947521b082c6fc9f79f8502", "shasum": "" }, "require": { + "paragonie/random_compat": "^1 || ^2", "php": ">=5.3.2", "symfony/framework-bundle": "~2.3", "symfony/security-bundle": "~2.3" @@ -2044,7 +2127,7 @@ "keywords": [ "User management" ], - "time": "2016-02-11 16:29:32" + "time": "2017-07-24T13:27:00+00:00" }, { "name": "gedmo/doctrine-extensions", @@ -2122,7 +2205,7 @@ "tree", "uploadable" ], - "time": "2016-02-28 10:14:10" + "time": "2016-02-28T10:14:10+00:00" }, { "name": "guzzlehttp/guzzle", @@ -2184,7 +2267,7 @@ "rest", "web service" ], - "time": "2016-04-06 17:59:33" + "time": "2016-04-06T17:59:33+00:00" }, { "name": "guzzlehttp/promises", @@ -2235,7 +2318,7 @@ "keywords": [ "promise" ], - "time": "2016-03-08 01:15:46" + "time": "2016-03-08T01:15:46+00:00" }, { "name": "guzzlehttp/psr7", @@ -2293,7 +2376,7 @@ "stream", "uri" ], - "time": "2016-04-13 19:56:01" + "time": "2016-04-13T19:56:01+00:00" }, { "name": "imagine/imagine", @@ -2301,19 +2384,20 @@ "source": { "type": "git", "url": "https://github.com/avalanche123/Imagine.git", - "reference": "eb3c8d281632ddfeb18dda7d9195c1433d8c1c65" + "reference": "ad67cd80a78c917beb0d5d3130efcdfaa7d1e1ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/eb3c8d281632ddfeb18dda7d9195c1433d8c1c65", - "reference": "eb3c8d281632ddfeb18dda7d9195c1433d8c1c65", + "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/ad67cd80a78c917beb0d5d3130efcdfaa7d1e1ec", + "reference": "ad67cd80a78c917beb0d5d3130efcdfaa7d1e1ec", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { - "sami/sami": "dev-master" + "friendsofphp/php-cs-fixer": "2.2.*", + "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.4 || ^8.2" }, "suggest": { "ext-gd": "to use the GD implementation", @@ -2327,8 +2411,8 @@ } }, "autoload": { - "psr-0": { - "Imagine": "lib/" + "psr-4": { + "Imagine\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -2350,7 +2434,7 @@ "image manipulation", "image processing" ], - "time": "2016-03-06 19:07:07" + "time": "2019-11-15T16:23:20+00:00" }, { "name": "incenteev/composer-parameter-handler", @@ -2358,22 +2442,22 @@ "source": { "type": "git", "url": "https://github.com/Incenteev/ParameterHandler.git", - "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc" + "reference": "933c45a34814f27f2345c11c37d46b3ca7303550" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", - "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", + "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550", + "reference": "933c45a34814f27f2345c11c37d46b3ca7303550", "shasum": "" }, "require": { "php": ">=5.3.3", - "symfony/yaml": "~2.3|~3.0" + "symfony/yaml": "^2.3 || ^3.0 || ^4.0" }, "require-dev": { - "composer/composer": "1.0.*@dev", - "phpspec/prophecy-phpunit": "~1.0", - "symfony/filesystem": "~2.2" + "composer/composer": "^1.0@dev", + "symfony/filesystem": "^2.3 || ^3 || ^4", + "symfony/phpunit-bridge": "^4.0" }, "type": "library", "extra": { @@ -2401,7 +2485,7 @@ "keywords": [ "parameters management" ], - "time": "2015-11-10 17:04:01" + "time": "2018-02-13T18:05:56+00:00" }, { "name": "jdorn/sql-formatter", @@ -2454,7 +2538,7 @@ "highlight", "sql" ], - "time": "2015-08-30 16:36:01" + "time": "2015-08-30T16:36:01+00:00" }, { "name": "jms/aop-bundle", @@ -2504,7 +2588,7 @@ "annotations", "aop" ], - "time": "2015-12-09 16:30:46" + "time": "2015-12-09T16:30:46+00:00" }, { "name": "jms/cg", @@ -2551,7 +2635,7 @@ "keywords": [ "code generation" ], - "time": "2016-04-07 10:21:44" + "time": "2016-04-07T10:21:44+00:00" }, { "name": "jms/di-extra-bundle", @@ -2620,7 +2704,7 @@ "annotations", "dependency injection" ], - "time": "2016-04-18 17:38:51" + "time": "2016-04-18T17:38:51+00:00" }, { "name": "jms/metadata", @@ -2670,7 +2754,7 @@ "xml", "yaml" ], - "time": "2015-01-14 15:37:39" + "time": "2015-01-14T15:37:39+00:00" }, { "name": "jms/parser-lib", @@ -2705,7 +2789,7 @@ "Apache2" ], "description": "A library for easily creating recursive-descent parsers.", - "time": "2014-07-08 16:40:41" + "time": "2014-07-08T16:40:41+00:00" }, { "name": "jms/security-extra-bundle", @@ -2713,12 +2797,12 @@ "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle.git", - "reference": "c0147c282f345eee1424a4a42817662f4d4e3875" + "reference": "c4a5dda496cca7b2ce89796928ec472095b13b1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/JMSSecurityExtraBundle/zipball/c0147c282f345eee1424a4a42817662f4d4e3875", - "reference": "c0147c282f345eee1424a4a42817662f4d4e3875", + "url": "https://api.github.com/repos/schmittjoh/JMSSecurityExtraBundle/zipball/c4a5dda496cca7b2ce89796928ec472095b13b1a", + "reference": "c4a5dda496cca7b2ce89796928ec472095b13b1a", "shasum": "" }, "require": { @@ -2781,7 +2865,7 @@ "secure", "security" ], - "time": "2016-03-15 21:07:37" + "time": "2016-11-11T10:06:32+00:00" }, { "name": "jms/serializer", @@ -2854,7 +2938,7 @@ "serialization", "xml" ], - "time": "2015-10-27 09:24:41" + "time": "2015-10-27T09:24:41+00:00" }, { "name": "jms/serializer-bundle", @@ -2924,7 +3008,7 @@ "serialization", "xml" ], - "time": "2015-11-10 12:26:42" + "time": "2015-11-10T12:26:42+00:00" }, { "name": "knplabs/gaufrette", @@ -3008,7 +3092,7 @@ "filesystem", "media" ], - "time": "2015-03-09 08:06:57" + "time": "2015-03-09T08:06:57+00:00" }, { "name": "knplabs/knp-menu", @@ -3074,7 +3158,7 @@ "menu", "tree" ], - "time": "2016-01-08 15:42:54" + "time": "2016-01-08T15:42:54+00:00" }, { "name": "knplabs/knp-menu-bundle", @@ -3131,7 +3215,7 @@ "keywords": [ "menu" ], - "time": "2016-03-11 18:13:54" + "time": "2016-03-11T18:13:54+00:00" }, { "name": "kriswallsmith/assetic", @@ -3139,12 +3223,12 @@ "source": { "type": "git", "url": "https://github.com/kriswallsmith/assetic.git", - "reference": "4bb27cf9148b5c34f1963cb01bfc586db60d5883" + "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/4bb27cf9148b5c34f1963cb01bfc586db60d5883", - "reference": "4bb27cf9148b5c34f1963cb01bfc586db60d5883", + "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", + "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", "shasum": "" }, "require": { @@ -3152,21 +3236,21 @@ "symfony/process": "~2.1|~3.0" }, "conflict": { - "twig/twig": "<1.23" + "twig/twig": "<1.27" }, "require-dev": { - "cssmin/cssmin": "3.0.1", - "joliclic/javascript-packer": "1.1", - "kamicane/packager": "1.0", "leafo/lessphp": "^0.3.7", "leafo/scssphp": "~0.1", - "mrclay/minify": "~2.2", + "meenie/javascript-packer": "^1.1", + "mrclay/minify": "<2.3", + "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "~1.0|~2.0", - "phpunit/phpunit": "~4.8", + "phpunit/phpunit": "~4.8 || ^5.6", "psr/log": "~1.0", "ptachoire/cssembed": "~1.0", "symfony/phpunit-bridge": "~2.7|~3.0", - "twig/twig": "~1.23|~2.0" + "twig/twig": "~1.23|~2.0", + "yfix/packager": "dev-master" }, "suggest": { "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", @@ -3208,7 +3292,7 @@ "compression", "minification" ], - "time": "2016-02-07 17:40:57" + "time": "2016-11-11T18:43:20+00:00" }, { "name": "kriswallsmith/buzz", @@ -3256,7 +3340,7 @@ "curl", "http client" ], - "time": "2015-06-25 17:26:56" + "time": "2015-06-25T17:26:56+00:00" }, { "name": "michelf/php-markdown", @@ -3307,7 +3391,7 @@ "keywords": [ "markdown" ], - "time": "2015-12-24 01:37:31" + "time": "2015-12-24T01:37:31+00:00" }, { "name": "monolog/monolog", @@ -3315,12 +3399,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "04dedae4a81eeb2135eeb10b5323935f879ced0a" + "reference": "ea216b0e2fce9a9bed491bb90246d9d5dfa886f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/04dedae4a81eeb2135eeb10b5323935f879ced0a", - "reference": "04dedae4a81eeb2135eeb10b5323935f879ced0a", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/ea216b0e2fce9a9bed491bb90246d9d5dfa886f6", + "reference": "ea216b0e2fce9a9bed491bb90246d9d5dfa886f6", "shasum": "" }, "require": { @@ -3331,7 +3415,7 @@ "psr/log-implementation": "1.0.0" }, "require-dev": { - "aws/aws-sdk-php": "^2.4.9", + "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", @@ -3339,9 +3423,9 @@ "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", - "raven/raven": "^0.13", "ruflin/elastica": ">=0.90 <3.0", - "swiftmailer/swiftmailer": "~5.3" + "sentry/sentry": "^0.13", + "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", @@ -3352,9 +3436,9 @@ "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", - "raven/raven": "Allow sending log messages to a Sentry server", "rollbar/rollbar": "Allow sending log messages to Rollbar", - "ruflin/elastica": "Allow sending log messages to an Elastic Search server" + "ruflin/elastica": "Allow sending log messages to an Elastic Search server", + "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", "extra": { @@ -3385,7 +3469,7 @@ "logging", "psr-3" ], - "time": "2016-04-15 16:52:32" + "time": "2019-11-15T14:47:16+00:00" }, { "name": "namshi/cuzzle", @@ -3393,12 +3477,12 @@ "source": { "type": "git", "url": "https://github.com/namshi/cuzzle.git", - "reference": "51b264c758088175c72f0662292793917634633a" + "reference": "119f5b4349ad308b3f59c6bcef42abc0ed1bfd14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/namshi/cuzzle/zipball/51b264c758088175c72f0662292793917634633a", - "reference": "51b264c758088175c72f0662292793917634633a", + "url": "https://api.github.com/repos/namshi/cuzzle/zipball/119f5b4349ad308b3f59c6bcef42abc0ed1bfd14", + "reference": "119f5b4349ad308b3f59c6bcef42abc0ed1bfd14", "shasum": "" }, "require": { @@ -3435,7 +3519,7 @@ } ], "description": "Get the cURL shell command from a Guzzle request", - "time": "2016-04-10 06:02:14" + "time": "2017-04-14T15:28:16+00:00" }, { "name": "nelmio/api-doc-bundle", @@ -3520,7 +3604,7 @@ "documentation", "rest" ], - "time": "2016-03-22 07:28:24" + "time": "2016-03-22T07:28:24+00:00" }, { "name": "phpcollection/phpcollection", @@ -3568,7 +3652,7 @@ "sequence", "set" ], - "time": "2015-05-17 12:39:23" + "time": "2015-05-17T12:39:23+00:00" }, { "name": "phpoption/phpoption", @@ -3618,7 +3702,7 @@ "php", "type" ], - "time": "2015-07-25 16:39:46" + "time": "2015-07-25T16:39:46+00:00" }, { "name": "psr/http-message", @@ -3626,12 +3710,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" + "reference": "efd67d1dc14a7ef4fc4e518e7dee91c271d524e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", - "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/efd67d1dc14a7ef4fc4e518e7dee91c271d524e4", + "reference": "efd67d1dc14a7ef4fc4e518e7dee91c271d524e4", "shasum": "" }, "require": { @@ -3659,6 +3743,7 @@ } ], "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", @@ -3667,7 +3752,7 @@ "request", "response" ], - "time": "2015-05-04 20:22:00" + "time": "2019-08-29T13:16:46+00:00" }, { "name": "sensio/distribution-bundle", @@ -3719,36 +3804,44 @@ "configuration", "distribution" ], - "time": "2016-03-15 16:21:41" + "time": "2016-03-15T16:21:41+00:00" }, { "name": "sensio/framework-extra-bundle", - "version": "dev-master", + "version": "3.0.x-dev", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", - "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546" + "reference": "8b7178469e72a4e41ba7691afe040d8559066126" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/507a15f56fa7699f6cc8c2c7de4080b19ce22546", - "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/8b7178469e72a4e41ba7691afe040d8559066126", + "reference": "8b7178469e72a4e41ba7691afe040d8559066126", "shasum": "" }, "require": { "doctrine/common": "~2.2", "symfony/dependency-injection": "~2.3|~3.0", - "symfony/framework-bundle": "~2.3|~3.0" + "symfony/framework-bundle": "~2.3|~3.0|~4.0" }, "require-dev": { - "symfony/browser-kit": "~2.3|~3.0", - "symfony/dom-crawler": "~2.3|~3.0", - "symfony/expression-language": "~2.4|~3.0", - "symfony/finder": "~2.3|~3.0", - "symfony/phpunit-bridge": "~2.7|~3.0", - "symfony/security-bundle": "~2.4|~3.0", - "symfony/twig-bundle": "~2.3|~3.0", - "twig/twig": "~1.11|~2.0" + "doctrine/doctrine-bundle": "~1.5", + "doctrine/orm": "~2.4,>=2.4.5", + "symfony/asset": "~2.7|~3.0|~4.0", + "symfony/browser-kit": "~2.3|~3.0|~4.0", + "symfony/dom-crawler": "~2.3|~3.0|~4.0", + "symfony/expression-language": "~2.4|~3.0|~4.0", + "symfony/finder": "~2.3|~3.0|~4.0", + "symfony/phpunit-bridge": "~3.2|~4.0", + "symfony/psr-http-message-bridge": "^0.3|^1.0", + "symfony/security-bundle": "~2.4|~3.0|~4.0", + "symfony/templating": "~2.3|~3.0|~4.0", + "symfony/translation": "~2.3|~3.0|~4.0", + "symfony/twig-bundle": "~2.3|~3.0|~4.0", + "symfony/yaml": "~2.3|~3.0|~4.0", + "twig/twig": "~1.12|~2.0", + "zendframework/zend-diactoros": "^1.3" }, "suggest": { "symfony/expression-language": "", @@ -3781,7 +3874,7 @@ "annotations", "controllers" ], - "time": "2016-03-25 17:08:27" + "time": "2018-09-03T11:21:17+00:00" }, { "name": "sensio/generator-bundle", @@ -3833,7 +3926,7 @@ } ], "description": "This bundle generates code for you", - "time": "2016-03-31 14:55:09" + "time": "2016-03-31T14:55:09+00:00" }, { "name": "sensiolabs/security-checker", @@ -3877,7 +3970,7 @@ } ], "description": "A security checker for your composer.lock", - "time": "2015-11-07 08:07:40" + "time": "2015-11-07T08:07:40+00:00" }, { "name": "sonata-project/admin-bundle", @@ -3968,7 +4061,7 @@ "bootstrap", "sonata" ], - "time": "2016-04-17 14:59:41" + "time": "2016-04-17T14:59:41+00:00" }, { "name": "sonata-project/block-bundle", @@ -4035,7 +4128,7 @@ "block", "sonata" ], - "time": "2016-04-08 16:38:27" + "time": "2016-04-08T16:38:27+00:00" }, { "name": "sonata-project/cache", @@ -4097,7 +4190,7 @@ "mongodb", "redis" ], - "time": "2016-04-08 16:23:13" + "time": "2016-04-08T16:23:13+00:00" }, { "name": "sonata-project/cache-bundle", @@ -4168,7 +4261,7 @@ "keywords": [ "cache block" ], - "time": "2016-04-08 16:13:57" + "time": "2016-04-08T16:13:57+00:00" }, { "name": "sonata-project/classification-bundle", @@ -4236,7 +4329,7 @@ "tag", "taxonomy" ], - "time": "2016-04-12 12:26:00" + "time": "2016-04-12T12:26:00+00:00" }, { "name": "sonata-project/core-bundle", @@ -4305,7 +4398,7 @@ "keywords": [ "sonata" ], - "time": "2016-04-08 16:13:42" + "time": "2016-04-08T16:13:42+00:00" }, { "name": "sonata-project/datagrid-bundle", @@ -4361,7 +4454,7 @@ "datagrid", "sonata" ], - "time": "2016-04-08 17:08:34" + "time": "2016-04-08T17:08:34+00:00" }, { "name": "sonata-project/doctrine-extensions", @@ -4410,7 +4503,7 @@ "doctrine2", "json" ], - "time": "2014-02-14 12:45:49" + "time": "2014-02-14T12:45:49+00:00" }, { "name": "sonata-project/doctrine-orm-admin-bundle", @@ -4483,7 +4576,7 @@ "generator", "sonata" ], - "time": "2016-04-08 16:23:52" + "time": "2016-04-08T16:23:52+00:00" }, { "name": "sonata-project/easy-extends-bundle", @@ -4541,7 +4634,7 @@ "Easy Extends", "sonata" ], - "time": "2016-04-08 16:42:42" + "time": "2016-04-08T16:42:42+00:00" }, { "name": "sonata-project/exporter", @@ -4604,7 +4697,7 @@ "export", "xls" ], - "time": "2016-03-28 12:13:04" + "time": "2016-03-28T12:13:04+00:00" }, { "name": "sonata-project/google-authenticator", @@ -4654,7 +4747,7 @@ "keywords": [ "google authenticator" ], - "time": "2014-03-31 09:18:53" + "time": "2014-03-31T09:18:53+00:00" }, { "name": "sonata-project/intl-bundle", @@ -4718,7 +4811,7 @@ "sonata", "time" ], - "time": "2016-04-08 16:19:50" + "time": "2016-04-08T16:19:50+00:00" }, { "name": "sonata-project/media-bundle", @@ -4811,7 +4904,7 @@ "vimeo", "youtube" ], - "time": "2016-04-13 17:59:46" + "time": "2016-04-13T17:59:46+00:00" }, { "name": "sonata-project/notification-bundle", @@ -4888,7 +4981,7 @@ "page", "sonata" ], - "time": "2016-04-16 12:45:44" + "time": "2016-04-16T12:45:44+00:00" }, { "name": "sonata-project/timeline-bundle", @@ -4949,7 +5042,7 @@ "time", "wall" ], - "time": "2016-04-12 13:07:55" + "time": "2016-04-12T13:07:55+00:00" }, { "name": "sonata-project/user-bundle", @@ -5026,7 +5119,7 @@ "sonata", "user" ], - "time": "2016-04-16 11:21:38" + "time": "2016-04-16T11:21:38+00:00" }, { "name": "stephpy/timeline", @@ -5086,7 +5179,7 @@ "standalone", "timeline" ], - "time": "2015-08-24 07:42:29" + "time": "2015-08-24T07:42:29+00:00" }, { "name": "stephpy/timeline-bundle", @@ -5149,7 +5242,7 @@ "symfony", "timeline" ], - "time": "2015-12-03 14:18:44" + "time": "2015-12-03T14:18:44+00:00" }, { "name": "stfalcon/tinymce-bundle", @@ -5209,7 +5302,7 @@ "tinymce", "wysiwyg" ], - "time": "2016-03-29 12:07:40" + "time": "2016-03-29T12:07:40+00:00" }, { "name": "stof/doctrine-extensions-bundle", @@ -5270,7 +5363,7 @@ "translatable", "tree" ], - "time": "2016-01-26 23:58:32" + "time": "2016-01-26T23:58:32+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -5278,19 +5371,20 @@ "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9" + "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9", - "reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", + "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { - "mockery/mockery": "~0.9.1,<0.9.4" + "mockery/mockery": "~0.9.1", + "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { @@ -5317,13 +5411,13 @@ } ], "description": "Swiftmailer, free feature-rich PHP mailer", - "homepage": "http://swiftmailer.org", + "homepage": "https://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], - "time": "2016-01-03 15:42:47" + "time": "2018-07-31T09:26:32+00:00" }, { "name": "symfony/assetic-bundle", @@ -5393,7 +5487,7 @@ "compression", "minification" ], - "time": "2015-12-28 13:12:39" + "time": "2015-12-28T13:12:39+00:00" }, { "name": "symfony/monolog-bundle", @@ -5453,7 +5547,7 @@ "log", "logging" ], - "time": "2016-04-13 16:21:01" + "time": "2016-04-13T16:21:01+00:00" }, { "name": "symfony/phpunit-bridge", @@ -5461,17 +5555,20 @@ "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "9d30940765450ccc58bc39f4bda30cc412101b4b" + "reference": "4aa44ecbfb5e2c50797d17756da11c93a8a6974f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/9d30940765450ccc58bc39f4bda30cc412101b4b", - "reference": "9d30940765450ccc58bc39f4bda30cc412101b4b", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/4aa44ecbfb5e2c50797d17756da11c93a8a6974f", + "reference": "4aa44ecbfb5e2c50797d17756da11c93a8a6974f", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "conflict": { + "phpunit/phpunit": ">=6.0" + }, "suggest": { "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, @@ -5508,7 +5605,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2016-04-05 16:36:54" + "time": "2019-04-16T10:01:26+00:00" }, { "name": "symfony/swiftmailer-bundle", @@ -5565,7 +5662,7 @@ ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", - "time": "2016-01-15 16:41:20" + "time": "2016-01-15T16:41:20+00:00" }, { "name": "toopay/assetic-minifier", @@ -5614,7 +5711,7 @@ "compression", "minification" ], - "time": "2014-05-18 15:19:21" + "time": "2014-05-18T15:19:21+00:00" }, { "name": "twig/extensions", @@ -5666,7 +5763,7 @@ "i18n", "text" ], - "time": "2016-01-28 10:03:51" + "time": "2016-01-28T10:03:51+00:00" }, { "name": "willdurand/jsonp-callback-validator", @@ -5706,7 +5803,7 @@ } ], "description": "JSONP callback validator.", - "time": "2014-01-20 22:35:06" + "time": "2014-01-20T22:35:06+00:00" }, { "name": "willdurand/negotiation", @@ -5742,7 +5839,7 @@ ], "authors": [ { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -5755,7 +5852,7 @@ "header", "negotiation" ], - "time": "2015-10-01 07:42:40" + "time": "2015-10-01T07:42:40+00:00" }, { "name": "zendframework/zenddiagnostics", @@ -5818,7 +5915,7 @@ "php", "test" ], - "time": "2016-04-01 10:39:00" + "time": "2016-04-01T10:39:00+00:00" } ], "aliases": [],