diff --git a/tests/apps/php/composer.lock b/tests/apps/php/composer.lock index 69ed432d463..d82b782c0f0 100644 --- a/tests/apps/php/composer.lock +++ b/tests/apps/php/composer.lock @@ -427,6 +427,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", + "abandoned": "symfony/error-handler", "time": "2019-10-24T15:33:53+00:00" }, { @@ -663,12 +664,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -721,12 +722,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -778,12 +779,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php56\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php56\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -834,12 +835,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -1000,16 +1001,16 @@ "packages-dev": [ { "name": "heroku/heroku-buildpack-php", - "version": "v205", + "version": "v231", "source": { "type": "git", "url": "https://github.com/heroku/heroku-buildpack-php.git", - "reference": "8937f4b1ab1697b12c06369ed3b0eada2525ee94" + "reference": "5c628e7e989e9d96d742bea67f3245bebe5fc7be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/8937f4b1ab1697b12c06369ed3b0eada2525ee94", - "reference": "8937f4b1ab1697b12c06369ed3b0eada2525ee94", + "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/5c628e7e989e9d96d742bea67f3245bebe5fc7be", + "reference": "5c628e7e989e9d96d742bea67f3245bebe5fc7be", "shasum": "" }, "bin": [ @@ -1037,7 +1038,7 @@ "nginx", "php" ], - "time": "2022-01-07T12:51:32+00:00" + "time": "2023-02-14T21:03:27+00:00" } ], "aliases": [],