diff --git a/composer.lock b/composer.lock index a3f2166..ce7ca17 100644 --- a/composer.lock +++ b/composer.lock @@ -4,19 +4,19 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "920519a11eddbe0d379be628659f7bf1", + "content-hash": "88e234b5dbb2433b03652d4a4cd63526", "packages": [ { "name": "devsagency/pam", "version": "5.0.2", "source": { "type": "git", - "url": "https://github.com/devsagency/pam.git", + "url": "https://github.com/philippebeck/pam.git", "reference": "1c3de94ddcbd821ee1a119b884f2d08b2ca0edf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/devsagency/pam/zipball/1c3de94ddcbd821ee1a119b884f2d08b2ca0edf5", + "url": "https://api.github.com/repos/philippebeck/pam/zipball/1c3de94ddcbd821ee1a119b884f2d08b2ca0edf5", "reference": "1c3de94ddcbd821ee1a119b884f2d08b2ca0edf5", "shasum": "" }, @@ -69,6 +69,7 @@ "superglobals", "twig" ], + "abandoned": "philippebeck/pam", "time": "2021-04-25T15:54:01+00:00" }, { @@ -361,12 +362,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -437,12 +438,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -516,12 +517,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -598,12 +599,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Normalizer\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -679,12 +680,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -753,12 +754,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -874,22 +875,22 @@ "packages-dev": [ { "name": "tracy/tracy", - "version": "v2.9.0", + "version": "v2.9.7", "source": { "type": "git", "url": "https://github.com/nette/tracy.git", - "reference": "551a7d936dfbd7075ced9a604b9527d1f7bfa8b4" + "reference": "1c6e9b5bad030fdf49194154c9674201fa6372bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/tracy/zipball/551a7d936dfbd7075ced9a604b9527d1f7bfa8b4", - "reference": "551a7d936dfbd7075ced9a604b9527d1f7bfa8b4", + "url": "https://api.github.com/repos/nette/tracy/zipball/1c6e9b5bad030fdf49194154c9674201fa6372bb", + "reference": "1c6e9b5bad030fdf49194154c9674201fa6372bb", "shasum": "" }, "require": { "ext-json": "*", "ext-session": "*", - "php": ">=7.2 <8.2" + "php": ">=7.2 <8.3" }, "conflict": { "nette/di": "<3.0" @@ -910,11 +911,11 @@ } }, "autoload": { - "classmap": [ - "src" - ], "files": [ "src/Tracy/functions.php" + ], + "classmap": [ + "src" ] }, "notification-url": "https://packagist.org/downloads/", @@ -940,7 +941,7 @@ "nette", "profiler" ], - "time": "2021-12-20T18:19:46+00:00" + "time": "2023-02-28T13:01:54+00:00" } ], "aliases": [],