diff --git a/composer.lock b/composer.lock index b2bf5c2..21295e7 100644 --- a/composer.lock +++ b/composer.lock @@ -30,12 +30,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Cake\\Chronos\\": "src/" - }, "files": [ "src/carbon_compat.php" - ] + ], + "psr-4": { + "Cake\\Chronos\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -65,20 +65,23 @@ "packages-dev": [ { "name": "aura/intl", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/auraphp/Aura.Intl.git", - "reference": "7fce228980b19bf4dee2d7bbd6202a69b0dde926" + "reference": "642cab45c9c88a217f89b65c2d7219a8cd7f803b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/auraphp/Aura.Intl/zipball/7fce228980b19bf4dee2d7bbd6202a69b0dde926", - "reference": "7fce228980b19bf4dee2d7bbd6202a69b0dde926", + "url": "https://api.github.com/repos/auraphp/Aura.Intl/zipball/642cab45c9c88a217f89b65c2d7219a8cd7f803b", + "reference": "642cab45c9c88a217f89b65c2d7219a8cd7f803b", "shasum": "" }, "require": { - "php": "^5.6|^7.0" + "php": "^5.6 || ^7.0 || ^8.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "~1.0" }, "type": "library", "autoload": { @@ -107,20 +110,20 @@ "l10n", "localization" ], - "time": "2017-01-20T05:00:11+00:00" + "time": "2022-01-28T10:55:50+00:00" }, { "name": "cakephp/cakephp", - "version": "4.0.4", + "version": "4.0.10", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "0be143baa8592a110489406905ca3e074993efa5" + "reference": "5c6d72bc9bb1be6eec1b00b3930f9e5054ee6d76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/0be143baa8592a110489406905ca3e074993efa5", - "reference": "0be143baa8592a110489406905ca3e074993efa5", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/5c6d72bc9bb1be6eec1b00b3930f9e5054ee6d76", + "reference": "5c6d72bc9bb1be6eec1b00b3930f9e5054ee6d76", "shasum": "" }, "require": { @@ -128,6 +131,7 @@ "cakephp/chronos": "^2.0", "composer/ca-bundle": "^1.2", "ext-intl": "*", + "ext-json": "*", "ext-mbstring": "*", "laminas/laminas-diactoros": "^2.2.2", "laminas/laminas-httphandlerrunner": "^1.1", @@ -169,15 +173,15 @@ }, "type": "library", "autoload": { - "psr-4": { - "Cake\\": "src/" - }, "files": [ "src/Core/functions.php", "src/Collection/functions.php", "src/I18n/functions.php", "src/Utility/bootstrap.php" - ] + ], + "psr-4": { + "Cake\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -202,7 +206,7 @@ "rapid-development", "validation" ], - "time": "2020-02-22T02:14:22+00:00" + "time": "2020-12-08T03:04:12+00:00" }, { "name": "cakephp/cakephp-codesniffer", @@ -252,16 +256,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.6", + "version": "1.3.5", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e" + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e", - "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", "shasum": "" }, "require": { @@ -270,14 +274,15 @@ "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8", + "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" + "symfony/phpunit-bridge": "^4.2 || ^5", + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "1.x-dev" } }, "autoload": { @@ -304,7 +309,21 @@ "ssl", "tls" ], - "time": "2020-01-13T10:02:55+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2023-01-11T08:27:00+00:00" }, { "name": "composer/xdebug-handler", @@ -662,49 +681,49 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.2.2", + "version": "2.14.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "95178c4751d737cdf9ab0a9f70a42754ac860e7b" + "reference": "6cb35f61913f06b2c91075db00f67cfd78869e28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/95178c4751d737cdf9ab0a9f70a42754ac860e7b", - "reference": "95178c4751d737cdf9ab0a9f70a42754ac860e7b", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6cb35f61913f06b2c91075db00f67cfd78869e28", + "reference": "6cb35f61913f06b2c91075db00f67cfd78869e28", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.1", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, "conflict": { - "phpspec/prophecy": "<1.9.0" + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-diactoros": "*" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, - "replace": { - "zendframework/zend-diactoros": "self.version" - }, "require-dev": { "ext-curl": "*", "ext-dom": "*", + "ext-gd": "*", "ext-libxml": "*", - "http-interop/http-factory-tests": "^0.5.0", - "laminas/laminas-coding-standard": "~1.0.0", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^7.5.18" + "http-interop/http-factory-tests": "^0.9.0", + "laminas/laminas-coding-standard": "~2.3.0", + "php-http/psr7-integration-tests": "^1.1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5", + "psalm/plugin-phpunit": "^0.17.0", + "vimeo/psalm": "^4.24.0" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.1.x-dev", - "dev-develop": "2.2.x-dev", - "dev-release-1.8": "1.8.x-dev" + "laminas": { + "config-provider": "Laminas\\Diactoros\\ConfigProvider", + "module": "Laminas\\Diactoros" } }, "autoload": { @@ -740,45 +759,50 @@ "http", "laminas", "psr", + "psr-17", "psr-7" ], - "time": "2020-01-07T19:39:26+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2022-07-28T12:23:48+00:00" }, { "name": "laminas/laminas-httphandlerrunner", - "version": "1.1.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-httphandlerrunner.git", - "reference": "296f5ff35074dd981d1570a66b95596c81808087" + "reference": "5f94e55d93f756e8ad07b9049aeb3d6d84582d0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/296f5ff35074dd981d1570a66b95596c81808087", - "reference": "296f5ff35074dd981d1570a66b95596c81808087", + "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/5f94e55d93f756e8ad07b9049aeb3d6d84582d0e", + "reference": "5f94e55d93f756e8ad07b9049aeb3d6d84582d0e", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.1", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/http-message": "^1.0", "psr/http-message-implementation": "^1.0", "psr/http-server-handler": "^1.0" }, "replace": { - "zendframework/zend-httphandlerrunner": "self.version" + "zendframework/zend-httphandlerrunner": "^1.1.0" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-diactoros": "^1.7 || ^2.1.1", - "phpunit/phpunit": "^7.0.2" + "laminas/laminas-diactoros": "^2.8.0", + "phpunit/phpunit": "^9.5.9", + "psalm/plugin-phpunit": "^0.16.1", + "vimeo/psalm": "^4.10.0" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.1.x-dev", - "dev-develop": "1.2.x-dev" - }, "laminas": { "config-provider": "Laminas\\HttpHandlerRunner\\ConfigProvider" } @@ -801,35 +825,39 @@ "psr-15", "psr-7" ], - "time": "2019-12-31T17:06:16+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-22T09:17:54+00:00" }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.1", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "0fb9675b84a1666ab45182b6c5b29956921e818d" + "reference": "88bf037259869891afce6504cacc4f8a07b24d0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/0fb9675b84a1666ab45182b6c5b29956921e818d", - "reference": "0fb9675b84a1666ab45182b6c5b29956921e818d", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/88bf037259869891afce6504cacc4f8a07b24d0f", + "reference": "88bf037259869891afce6504cacc4f8a07b24d0f", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", - "squizlabs/php_codesniffer": "^3.5" + "phpunit/phpunit": "^9.3", + "psalm/plugin-phpunit": "^0.15.1", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.6" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } @@ -853,7 +881,13 @@ "laminas", "zf" ], - "time": "2020-01-07T22:58:31+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-12-21T14:34:37+00:00" }, { "name": "myclabs/deep-copy", @@ -882,12 +916,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2454,20 +2488,20 @@ }, { "name": "psr/http-client", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "496a823ef742b632934724bf769560c2a5c7c44e" + "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e", - "reference": "496a823ef742b632934724bf769560c2a5c7c44e", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", "shasum": "" }, "require": { - "php": "^7.0", + "php": "^7.0 || ^8.0", "psr/http-message": "^1.0" }, "type": "library", @@ -2499,7 +2533,7 @@ "psr", "psr-18" ], - "time": "2018-10-30T23:29:13+00:00" + "time": "2020-06-29T06:28:15+00:00" }, { "name": "psr/http-factory", @@ -2711,16 +2745,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -2744,7 +2778,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -2754,7 +2788,7 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2021-05-03T11:20:27+00:00" }, { "name": "psr/simple-cache", @@ -2864,39 +2898,14 @@ } }, "autoload": { + "files": [ + "src/functions/rector_dump_function.php" + ], "psr-4": { "Rector\\Core\\": "src", - "Rector\\Autodiscovery\\": "rules/autodiscovery/src", - "Rector\\Architecture\\": "rules/architecture/src", - "Rector\\AttributeAwarePhpDoc\\": "packages/attribute-aware-php-doc/src", - "Rector\\BetterPhpDocParser\\": "packages/better-php-doc-parser/src", - "Rector\\CakePHP\\": "rules/cakephp/src", - "Rector\\Celebrity\\": "rules/celebrity/src", - "Rector\\CodeQuality\\": "rules/code-quality/src", - "Rector\\CodingStyle\\": "rules/coding-style/src", - "Rector\\ConsoleDiffer\\": "packages/console-differ/src", - "Rector\\DeadCode\\": "rules/dead-code/src", - "Rector\\Doctrine\\": "rules/doctrine/src", - "Rector\\DoctrineCodeQuality\\": "rules/doctrine-code-quality/src", - "Rector\\FrameworkMigration\\": "rules/framework-migration/src", - "Rector\\FileSystemRector\\": "packages/file-system-rector/src", - "Rector\\ElasticSearchDSL\\": "rules/elastic-search-dsl/src", - "Rector\\Guzzle\\": "rules/guzzle/src", - "Rector\\Laravel\\": "rules/laravel/src", - "Rector\\Legacy\\": "packages/legacy/src", - "Rector\\MysqlToMysqli\\": "rules/mysql-to-mysqli/src", - "Rector\\NetteTesterToPHPUnit\\": "rules/nette-tester-to-phpunit/src", - "Rector\\NetteToSymfony\\": "rules/nette-to-symfony/src", - "Rector\\Nette\\": "packages/nette/src", - "Rector\\NodeCollector\\": "packages/node-collector/src", - "Rector\\NodeTypeResolver\\": "packages/node-type-resolver/src", - "Rector\\NodeNameResolver\\": "packages/node-name-resolver/src", - "Rector\\PHPStan\\": "rules/phpstan/src", - "Rector\\PHPStanStaticTypeMapper\\": "packages/phpstan-static-type-mapper/src", - "Rector\\PHPUnitSymfony\\": "rules/phpunit-symfony/src", - "Rector\\PHPUnit\\": "rules/phpunit/src", "Rector\\PSR4\\": "rules/psr4/src", - "Rector\\PhpSpecToPHPUnit\\": "rules/php-spec-to-phpunit/src", + "Rector\\Twig\\": "rules/twig/src", + "Rector\\Nette\\": "packages/nette/src", "Rector\\Php52\\": "rules/php-52/src", "Rector\\Php53\\": "rules/php-53/src", "Rector\\Php54\\": "rules/php-54/src", @@ -2908,36 +2917,61 @@ "Rector\\Php73\\": "rules/php-73/src", "Rector\\Php74\\": "rules/php-74/src", "Rector\\Php80\\": "rules/php-80/src", - "Rector\\RemovingStatic\\": "rules/removing-static/src", - "Rector\\Renaming\\": "rules/renaming/src", - "Rector\\Restoration\\": "rules/restoration/src", - "Rector\\Refactoring\\": "packages/refactoring/src", "Rector\\SOLID\\": "rules/solid/src", + "Rector\\Guzzle\\": "rules/guzzle/src", + "Rector\\Legacy\\": "packages/legacy/src", "Rector\\Sensio\\": "rules/sensio/src", - "Rector\\Shopware\\": "rules/shopware/src", - "Rector\\Silverstripe\\": "rules/silverstripe/src", - "Rector\\StaticTypeMapper\\": "packages/static-type-mapper/src", "Rector\\Sylius\\": "rules/sylius/src", - "Rector\\SymfonyCodeQuality\\": "rules/symfony-code-quality/src", - "Rector\\SymfonyPHPUnit\\": "rules/symfony-phpunit/src", + "Rector\\CakePHP\\": "rules/cakephp/src", + "Rector\\Laravel\\": "rules/laravel/src", + "Rector\\PHPStan\\": "rules/phpstan/src", + "Rector\\PHPUnit\\": "rules/phpunit/src", + "Rector\\Phalcon\\": "rules/phalcon/src", "Rector\\Symfony\\": "rules/symfony/src", - "Rector\\Twig\\": "rules/twig/src", - "Rector\\TypeDeclaration\\": "rules/type-declaration/src", + "Rector\\DeadCode\\": "rules/dead-code/src", + "Rector\\Doctrine\\": "rules/doctrine/src", + "Rector\\Polyfill\\": "packages/polyfill/src", + "Rector\\Renaming\\": "rules/renaming/src", + "Rector\\Shopware\\": "rules/shopware/src", + "Rector\\Celebrity\\": "rules/celebrity/src", + "Rector\\CodeQuality\\": "rules/code-quality/src", + "Rector\\CodingStyle\\": "rules/coding-style/src", + "Rector\\Refactoring\\": "packages/refactoring/src", + "Rector\\Restoration\\": "rules/restoration/src", + "Rector\\Architecture\\": "rules/architecture/src", + "Rector\\MinimalScope\\": "rules/minimal-scope/src", + "Rector\\Silverstripe\\": "rules/silverstripe/src", "Rector\\VendorLocker\\": "packages/vendor-locker/src", + "Rector\\Autodiscovery\\": "rules/autodiscovery/src", + "Rector\\ConsoleDiffer\\": "packages/console-differ/src", + "Rector\\MysqlToMysqli\\": "rules/mysql-to-mysqli/src", + "Rector\\NodeCollector\\": "packages/node-collector/src", "Rector\\ZendToSymfony\\": "rules/zend-to-symfony/src", + "Rector\\NetteToSymfony\\": "rules/nette-to-symfony/src", + "Rector\\PHPUnitSymfony\\": "rules/phpunit-symfony/src", + "Rector\\PhpDeglobalize\\": "rules/php-deglobalize/src", + "Rector\\RemovingStatic\\": "rules/removing-static/src", + "Rector\\SymfonyPHPUnit\\": "rules/symfony-phpunit/src", "Rector\\RectorGenerator\\": "packages/rector-generator/src", + "Rector\\TypeDeclaration\\": "rules/type-declaration/src", + "Rector\\CakePHPToSymfony\\": "rules/cakephp-to-symfony/src", + "Rector\\ElasticSearchDSL\\": "rules/elastic-search-dsl/src", + "Rector\\FileSystemRector\\": "packages/file-system-rector/src", + "Rector\\NodeNameResolver\\": "packages/node-name-resolver/src", + "Rector\\NodeTypeResolver\\": "packages/node-type-resolver/src", + "Rector\\PhpSpecToPHPUnit\\": "rules/php-spec-to-phpunit/src", + "Rector\\StaticTypeMapper\\": "packages/static-type-mapper/src", "Rector\\StrictCodeQuality\\": "rules/strict-code-quality/src", + "Rector\\BetterPhpDocParser\\": "packages/better-php-doc-parser/src", + "Rector\\FrameworkMigration\\": "rules/framework-migration/src", + "Rector\\SymfonyCodeQuality\\": "rules/symfony-code-quality/src", + "Rector\\DoctrineCodeQuality\\": "rules/doctrine-code-quality/src", "Rector\\DynamicTypeAnalysis\\": "packages/dynamic-type-analysis/src", - "Rector\\PhpDeglobalize\\": "rules/php-deglobalize/src", - "Rector\\Phalcon\\": "rules/phalcon/src", + "Rector\\AttributeAwarePhpDoc\\": "packages/attribute-aware-php-doc/src", + "Rector\\NetteTesterToPHPUnit\\": "rules/nette-tester-to-phpunit/src", "Rector\\DoctrineGedmoToKnplabs\\": "rules/doctrine-gedmo-to-knplabs/src", - "Rector\\MinimalScope\\": "rules/minimal-scope/src", - "Rector\\Polyfill\\": "packages/polyfill/src", - "Rector\\CakePHPToSymfony\\": "rules/cakephp-to-symfony/src" - }, - "files": [ - "src/functions/rector_dump_function.php" - ] + "Rector\\PHPStanStaticTypeMapper\\": "packages/phpstan-static-type-mapper/src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4528,12 +4562,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4590,12 +4624,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4660,12 +4694,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -4722,12 +4756,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -5378,11 +5412,11 @@ } }, "autoload": { - "classmap": [ - "src" - ], "files": [ "src/Tracy/shortcuts.php" + ], + "classmap": [ + "src" ] }, "notification-url": "https://packagist.org/downloads/",