diff --git a/composer.lock b/composer.lock index 2d387a8b..7b33ebd9 100644 --- a/composer.lock +++ b/composer.lock @@ -2411,6 +2411,52 @@ "homepage": "https://symfony.com", "time": "2020-05-27T08:34:37+00:00" }, + { + "name": "symfony/deprecation-contracts", + "version": "v2.1.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337", + "reference": "dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1-dev" + } + }, + "autoload": { + "files": [ + "function.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": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "time": "2020-05-27T08:34:37+00:00" + }, { "name": "symfony/error-handler", "version": "v5.1.0", @@ -4331,16 +4377,16 @@ }, { "name": "facade/ignition", - "version": "2.0.4", + "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/facade/ignition.git", - "reference": "749fba7bf560fe2600ea55bf8734a7c9b8c30cfd" + "reference": "e6bedc1e74507d584fbcb041ebe0f7f215109cf2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/facade/ignition/zipball/749fba7bf560fe2600ea55bf8734a7c9b8c30cfd", - "reference": "749fba7bf560fe2600ea55bf8734a7c9b8c30cfd", + "url": "https://api.github.com/repos/facade/ignition/zipball/e6bedc1e74507d584fbcb041ebe0f7f215109cf2", + "reference": "e6bedc1e74507d584fbcb041ebe0f7f215109cf2", "shasum": "" }, "require": { @@ -4398,7 +4444,7 @@ "laravel", "page" ], - "time": "2020-05-18T15:20:13+00:00" + "time": "2020-06-08T09:14:08+00:00" }, { "name": "facade/ignition-contracts",