From 21c841f30cfd0e56b631f9389c67a3e367018851 Mon Sep 17 00:00:00 2001 From: Cyrill Bolliger Date: Tue, 22 Aug 2023 10:54:41 +0200 Subject: [PATCH] [DEPS] update deps --- composer.lock | 1085 ++++++++++++++++++++++++++++++------------------- 1 file changed, 676 insertions(+), 409 deletions(-) diff --git a/composer.lock b/composer.lock index aae1699..56598b6 100644 --- a/composer.lock +++ b/composer.lock @@ -138,28 +138,28 @@ }, { "name": "doctrine/inflector", - "version": "2.0.6", + "version" : "2.0.8", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024" + "reference" : "f9301a5b2fb1216b2b08f02ba04dc45423db6bff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024", - "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024", + "url" : "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff", + "reference" : "f9301a5b2fb1216b2b08f02ba04dc45423db6bff", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^10", + "doctrine/coding-standard" : "^11.0", "phpstan/phpstan": "^1.8", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.3", "phpunit/phpunit": "^8.5 || ^9.5", - "vimeo/psalm": "^4.25" + "vimeo/psalm" : "^4.25 || ^5.4" }, "type": "library", "autoload": { @@ -209,7 +209,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.6" + "source" : "https://github.com/doctrine/inflector/tree/2.0.8" }, "funding": [ { @@ -225,7 +225,7 @@ "type": "tidelift" } ], - "time": "2022-10-20T09:10:12+00:00" + "time" : "2023-06-16T13:40:37+00:00" }, { "name": "doctrine/lexer", @@ -306,16 +306,16 @@ }, { "name": "dragonmantank/cron-expression", - "version": "v3.3.2", + "version" : "v3.3.3", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8" + "reference" : "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8", - "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8", + "url" : "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "reference" : "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", "shasum": "" }, "require": { @@ -355,7 +355,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.2" + "source" : "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" }, "funding": [ { @@ -363,7 +363,7 @@ "type": "github" } ], - "time": "2022-09-10T18:51:20+00:00" + "time" : "2023-08-10T19:36:49+00:00" }, { "name": "drewm/mailchimp-api", @@ -553,24 +553,24 @@ }, { "name": "graham-campbell/result-type", - "version": "v1.1.0", + "version" : "v1.1.1", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", - "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8" + "reference" : "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8", - "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8", + "url" : "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831", + "reference" : "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9" + "phpoption/phpoption" : "^1.9.1" }, "require-dev": { - "phpunit/phpunit": "^8.5.28 || ^9.5.21" + "phpunit/phpunit" : "^8.5.32 || ^9.6.3 || ^10.0.12" }, "type": "library", "autoload": { @@ -599,7 +599,7 @@ ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", - "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0" + "source" : "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1" }, "funding": [ { @@ -611,26 +611,26 @@ "type": "tidelift" } ], - "time": "2022-07-30T15:56:11+00:00" + "time" : "2023-02-25T20:23:15+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "7.5.0", + "version" : "7.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba" + "reference" : "fb7566caccf22d74d1ab270de3551f72a58399f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba", - "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba", + "url" : "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5", + "reference" : "fb7566caccf22d74d1ab270de3551f72a58399f5", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5", - "guzzlehttp/psr7": "^1.9 || ^2.4", + "guzzlehttp/promises" : "^1.5.3 || ^2.0", + "guzzlehttp/psr7" : "^1.9.1 || ^2.4.5", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -641,7 +641,8 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8.1", "ext-curl": "*", - "php-http/client-integration-tests": "^3.0", + "php-http/client-integration-tests" : "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", + "php-http/message-factory" : "^1.1", "phpunit/phpunit": "^8.5.29 || ^9.5.23", "psr/log": "^1.1 || ^2.0 || ^3.0" }, @@ -655,9 +656,6 @@ "bamarni-bin": { "bin-links": true, "forward-command": false - }, - "branch-alias": { - "dev-master": "7.5-dev" } }, "autoload": { @@ -723,7 +721,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.5.0" + "source" : "https://github.com/guzzle/guzzle/tree/7.7.0" }, "funding": [ { @@ -739,38 +737,37 @@ "type": "tidelift" } ], - "time": "2022-08-28T15:39:27+00:00" + "time" : "2023-05-21T14:04:53+00:00" }, { "name": "guzzlehttp/promises", - "version": "1.5.2", + "version" : "2.0.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "b94b2807d85443f9719887892882d0329d1e2598" + "reference" : "111166291a0f8130081195ac4556a5587d7f1b5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", - "reference": "b94b2807d85443f9719887892882d0329d1e2598", + "url" : "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d", + "reference" : "111166291a0f8130081195ac4556a5587d7f1b5d", "shasum": "" }, "require": { - "php": ">=5.5" + "php" : "^7.2.5 || ^8.0" }, "require-dev": { - "symfony/phpunit-bridge": "^4.4 || ^5.1" + "bamarni/composer-bin-plugin" : "^1.8.1", + "phpunit/phpunit" : "^8.5.29 || ^9.5.23" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.5-dev" + "bamarni-bin" : { + "bin-links" : true, + "forward-command" : false } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } @@ -807,7 +804,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.5.2" + "source" : "https://github.com/guzzle/promises/tree/2.0.1" }, "funding": [ { @@ -823,20 +820,20 @@ "type": "tidelift" } ], - "time": "2022-08-28T14:55:35+00:00" + "time" : "2023-08-03T15:11:55+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.5.0", + "version" : "2.6.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "b635f279edd83fc275f822a1188157ffea568ff6" + "reference" : "8bd7c33a0734ae1c5d074360512beb716bef3f77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6", - "reference": "b635f279edd83fc275f822a1188157ffea568ff6", + "url" : "https://api.github.com/repos/guzzle/psr7/zipball/8bd7c33a0734ae1c5d074360512beb716bef3f77", + "reference" : "8bd7c33a0734ae1c5d074360512beb716bef3f77", "shasum": "" }, "require": { @@ -923,7 +920,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.5.0" + "source" : "https://github.com/guzzle/psr7/tree/2.6.0" }, "funding": [ { @@ -939,20 +936,104 @@ "type": "tidelift" } ], - "time": "2023-04-17T16:11:26+00:00" + "time" : "2023-08-03T15:06:02+00:00" + }, + { + "name" : "guzzlehttp/uri-template", + "version" : "v1.0.1", + "source" : { + "type" : "git", + "url" : "https://github.com/guzzle/uri-template.git", + "reference" : "b945d74a55a25a949158444f09ec0d3c120d69e2" + }, + "dist" : { + "type" : "zip", + "url" : "https://api.github.com/repos/guzzle/uri-template/zipball/b945d74a55a25a949158444f09ec0d3c120d69e2", + "reference" : "b945d74a55a25a949158444f09ec0d3c120d69e2", + "shasum" : "" + }, + "require" : { + "php" : "^7.2.5 || ^8.0", + "symfony/polyfill-php80" : "^1.17" + }, + "require-dev" : { + "phpunit/phpunit" : "^8.5.19 || ^9.5.8", + "uri-template/tests" : "1.0.0" + }, + "type" : "library", + "extra" : { + "branch-alias" : { + "dev-master" : "1.0-dev" + } + }, + "autoload" : { + "psr-4" : { + "GuzzleHttp\\UriTemplate\\" : "src" + } + }, + "notification-url" : "https://packagist.org/downloads/", + "license" : [ + "MIT" + ], + "authors" : [ + { + "name" : "Graham Campbell", + "email" : "hello@gjcampbell.co.uk", + "homepage" : "https://github.com/GrahamCampbell" + }, + { + "name" : "Michael Dowling", + "email" : "mtdowling@gmail.com", + "homepage" : "https://github.com/mtdowling" + }, + { + "name" : "George Mponos", + "email" : "gmponos@gmail.com", + "homepage" : "https://github.com/gmponos" + }, + { + "name" : "Tobias Nyholm", + "email" : "tobias.nyholm@gmail.com", + "homepage" : "https://github.com/Nyholm" + } + ], + "description" : "A polyfill class for uri_template of PHP", + "keywords" : [ + "guzzlehttp", + "uri-template" + ], + "support" : { + "issues" : "https://github.com/guzzle/uri-template/issues", + "source" : "https://github.com/guzzle/uri-template/tree/v1.0.1" + }, + "funding" : [ + { + "url" : "https://github.com/GrahamCampbell", + "type" : "github" + }, + { + "url" : "https://github.com/Nyholm", + "type" : "github" + }, + { + "url" : "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template", + "type" : "tidelift" + } + ], + "time" : "2021-10-07T12:57:01+00:00" }, { "name": "laravel/framework", - "version": "v9.50.2", + "version" : "v9.52.15", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "39932773c09658ddea9045958f305e67f9304995" + "reference" : "e3350e87a52346af9cc655a3012d2175d2d05ad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/39932773c09658ddea9045958f305e67f9304995", - "reference": "39932773c09658ddea9045958f305e67f9304995", + "url" : "https://api.github.com/repos/laravel/framework/zipball/e3350e87a52346af9cc655a3012d2175d2d05ad7", + "reference" : "e3350e87a52346af9cc655a3012d2175d2d05ad7", "shasum": "" }, "require": { @@ -960,9 +1041,15 @@ "doctrine/inflector": "^2.0.5", "dragonmantank/cron-expression": "^3.3.2", "egulias/email-validator": "^3.2.1|^4.0", + "ext-ctype" : "*", + "ext-filter" : "*", + "ext-hash" : "*", "ext-mbstring": "*", "ext-openssl": "*", + "ext-session" : "*", + "ext-tokenizer" : "*", "fruitcake/php-cors": "^1.2", + "guzzlehttp/uri-template" : "^1.0", "laravel/serializable-closure": "^1.2.2", "league/commonmark": "^2.2.1", "league/flysystem": "^3.8.0", @@ -1034,6 +1121,7 @@ "ably/ably-php": "^1.0", "aws/aws-sdk-php": "^3.235.5", "doctrine/dbal": "^2.13.3|^3.1.4", + "ext-gmp" : "*", "fakerphp/faker": "^1.21", "guzzlehttp/guzzle": "^7.5", "league/flysystem-aws-s3-v3": "^3.0", @@ -1042,7 +1130,7 @@ "league/flysystem-read-only": "^3.3", "league/flysystem-sftp-v3": "^3.0", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "^7.16", + "orchestra/testbench-core" : "^7.24", "pda/pheanstalk": "^4.0", "phpstan/phpdoc-parser": "^1.15", "phpstan/phpstan": "^1.4.7", @@ -1056,10 +1144,13 @@ "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).", "brianium/paratest": "Required to run tests in parallel (^6.0).", "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).", + "ext-apcu" : "Required to use the APC cache driver.", + "ext-fileinfo" : "Required to use the Filesystem class.", "ext-ftp": "Required to use the Flysystem FTP driver.", "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", "ext-memcached": "Required to use the memcache cache driver.", - "ext-pcntl": "Required to use all features of the queue worker.", + "ext-pcntl" : "Required to use all features of the queue worker and console signal trapping.", + "ext-pdo" : "Required to use all database features.", "ext-posix": "Required to use all features of the queue worker.", "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).", "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", @@ -1127,20 +1218,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-02-02T20:52:46+00:00" + "time" : "2023-08-08T14:28:40+00:00" }, { "name": "laravel/serializable-closure", - "version": "v1.3.0", + "version" : "v1.3.1", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37" + "reference" : "e5a3057a5591e1cfe8183034b0203921abe2c902" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f23fe9d4e95255dacee1bf3525e0810d1a1b0f37", - "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37", + "url" : "https://api.github.com/repos/laravel/serializable-closure/zipball/e5a3057a5591e1cfe8183034b0203921abe2c902", + "reference" : "e5a3057a5591e1cfe8183034b0203921abe2c902", "shasum": "" }, "require": { @@ -1187,20 +1278,20 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2023-01-30T18:31:20+00:00" + "time" : "2023-07-14T13:56:28+00:00" }, { "name": "league/commonmark", - "version": "2.3.8", + "version" : "2.4.0", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47" + "reference" : "d44a24690f16b8c1808bf13b1bd54ae4c63ea048" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c493585c130544c4e91d2e0e131e6d35cb0cbc47", - "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47", + "url" : "https://api.github.com/repos/thephpleague/commonmark/zipball/d44a24690f16b8c1808bf13b1bd54ae4c63ea048", + "reference" : "d44a24690f16b8c1808bf13b1bd54ae4c63ea048", "shasum": "" }, "require": { @@ -1236,7 +1327,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main" : "2.5-dev" } }, "autoload": { @@ -1293,7 +1384,7 @@ "type": "tidelift" } ], - "time": "2022-12-10T16:02:17+00:00" + "time" : "2023-03-24T15:16:10+00:00" }, { "name": "league/config", @@ -1379,19 +1470,20 @@ }, { "name": "league/flysystem", - "version": "3.12.2", + "version" : "3.15.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "f6377c709d2275ed6feaf63e44be7a7162b0e77f" + "reference" : "a141d430414fcb8bf797a18716b09f759a385bed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f6377c709d2275ed6feaf63e44be7a7162b0e77f", - "reference": "f6377c709d2275ed6feaf63e44be7a7162b0e77f", + "url" : "https://api.github.com/repos/thephpleague/flysystem/zipball/a141d430414fcb8bf797a18716b09f759a385bed", + "reference" : "a141d430414fcb8bf797a18716b09f759a385bed", "shasum": "" }, "require": { + "league/flysystem-local" : "^3.0.0", "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, @@ -1450,7 +1542,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.12.2" + "source" : "https://github.com/thephpleague/flysystem/tree/3.15.1" }, "funding": [ { @@ -1460,36 +1552,92 @@ { "url": "https://github.com/frankdejonge", "type": "github" + } + ], + "time" : "2023-05-04T09:04:26+00:00" + }, + { + "name" : "league/flysystem-local", + "version" : "3.15.0", + "source" : { + "type" : "git", + "url" : "https://github.com/thephpleague/flysystem-local.git", + "reference" : "543f64c397fefdf9cfeac443ffb6beff602796b3" + }, + "dist" : { + "type" : "zip", + "url" : "https://api.github.com/repos/thephpleague/flysystem-local/zipball/543f64c397fefdf9cfeac443ffb6beff602796b3", + "reference" : "543f64c397fefdf9cfeac443ffb6beff602796b3", + "shasum" : "" + }, + "require" : { + "ext-fileinfo" : "*", + "league/flysystem" : "^3.0.0", + "league/mime-type-detection" : "^1.0.0", + "php" : "^8.0.2" + }, + "type" : "library", + "autoload" : { + "psr-4" : { + "League\\Flysystem\\Local\\" : "" + } + }, + "notification-url" : "https://packagist.org/downloads/", + "license" : [ + "MIT" + ], + "authors" : [ + { + "name" : "Frank de Jonge", + "email" : "info@frankdejonge.nl" + } + ], + "description" : "Local filesystem adapter for Flysystem.", + "keywords" : [ + "Flysystem", + "file", + "files", + "filesystem", + "local" + ], + "support" : { + "issues" : "https://github.com/thephpleague/flysystem-local/issues", + "source" : "https://github.com/thephpleague/flysystem-local/tree/3.15.0" + }, + "funding" : [ + { + "url" : "https://ecologi.com/frankdejonge", + "type" : "custom" }, { - "url": "https://tidelift.com/funding/github/packagist/league/flysystem", - "type": "tidelift" + "url" : "https://github.com/frankdejonge", + "type" : "github" } ], - "time": "2023-01-19T12:02:19+00:00" + "time" : "2023-05-02T20:02:14+00:00" }, { "name": "league/mime-type-detection", - "version": "1.11.0", + "version" : "1.13.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd" + "reference" : "a6dfb1194a2946fcdc1f38219445234f65b35c96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd", - "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd", + "url" : "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96", + "reference" : "a6dfb1194a2946fcdc1f38219445234f65b35c96", "shasum": "" }, "require": { "ext-fileinfo": "*", - "php": "^7.2 || ^8.0" + "php" : "^7.4 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "phpstan/phpstan": "^0.12.68", - "phpunit/phpunit": "^8.5.8 || ^9.3" + "phpunit/phpunit" : "^8.5.8 || ^9.3 || ^10.0" }, "type": "library", "autoload": { @@ -1510,7 +1658,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0" + "source" : "https://github.com/thephpleague/mime-type-detection/tree/1.13.0" }, "funding": [ { @@ -1522,7 +1670,7 @@ "type": "tidelift" } ], - "time": "2022-04-17T13:12:02+00:00" + "time" : "2023-08-05T12:09:49+00:00" }, { "name": "monolog/monolog", @@ -1530,12 +1678,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "3e92e9d2437f1f9034a807571f60a36b8f2e20df" + "reference" : "f259e2b15fb95494c83f52d3caad003bbf5ffaa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/3e92e9d2437f1f9034a807571f60a36b8f2e20df", - "reference": "3e92e9d2437f1f9034a807571f60a36b8f2e20df", + "url" : "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1", + "reference" : "f259e2b15fb95494c83f52d3caad003bbf5ffaa1", "shasum": "" }, "require": { @@ -1624,29 +1772,33 @@ "type": "tidelift" } ], - "time": "2023-02-06T13:34:37+00:00" + "time" : "2023-02-06T13:44:46+00:00" }, { "name": "nesbot/carbon", - "version": "2.66.0", + "version" : "2.69.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "496712849902241f04902033b0441b269effe001" + "reference" : "4308217830e4ca445583a37d1bf4aff4153fa81c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001", - "reference": "496712849902241f04902033b0441b269effe001", + "url" : "https://api.github.com/repos/briannesbitt/Carbon/zipball/4308217830e4ca445583a37d1bf4aff4153fa81c", + "reference" : "4308217830e4ca445583a37d1bf4aff4153fa81c", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.1.8 || ^8.0", + "psr/clock" : "^1.0", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-php80": "^1.16", "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" }, + "provide" : { + "psr/clock-implementation" : "1.0" + }, "require-dev": { "doctrine/dbal": "^2.0 || ^3.1.4", "doctrine/orm": "^2.7", @@ -1726,25 +1878,25 @@ "type": "tidelift" } ], - "time": "2023-01-29T18:53:47+00:00" + "time" : "2023-08-03T09:00:52+00:00" }, { "name": "nette/schema", - "version": "v1.2.3", + "version" : "v1.2.4", "source": { "type": "git", "url": "https://github.com/nette/schema.git", - "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f" + "reference" : "c9ff517a53903b3d4e29ec547fb20feecb05b8ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f", - "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f", + "url" : "https://api.github.com/repos/nette/schema/zipball/c9ff517a53903b3d4e29ec547fb20feecb05b8ab", + "reference" : "c9ff517a53903b3d4e29ec547fb20feecb05b8ab", "shasum": "" }, "require": { "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", - "php": ">=7.1 <8.3" + "php" : "7.1 - 8.3" }, "require-dev": { "nette/tester": "^2.3 || ^2.4", @@ -1786,26 +1938,26 @@ ], "support": { "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.2.3" + "source" : "https://github.com/nette/schema/tree/v1.2.4" }, - "time": "2022-10-13T01:24:26+00:00" + "time" : "2023-08-05T18:56:25+00:00" }, { "name": "nette/utils", - "version": "v4.0.0", + "version" : "v4.0.1", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e" + "reference" : "9124157137da01b1f5a5a22d6486cb975f26db7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e", - "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e", + "url" : "https://api.github.com/repos/nette/utils/zipball/9124157137da01b1f5a5a22d6486cb975f26db7e", + "reference" : "9124157137da01b1f5a5a22d6486cb975f26db7e", "shasum": "" }, "require": { - "php": ">=8.0 <8.3" + "php" : ">=8.0 <8.4" }, "conflict": { "nette/finder": "<3", @@ -1813,7 +1965,7 @@ }, "require-dev": { "jetbrains/phpstorm-attributes": "dev-master", - "nette/tester": "^2.4", + "nette/tester" : "^2.5", "phpstan/phpstan": "^1.0", "tracy/tracy": "^2.9" }, @@ -1873,22 +2025,22 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.0.0" + "source" : "https://github.com/nette/utils/tree/v4.0.1" }, - "time": "2023-02-02T10:41:53+00:00" + "time" : "2023-07-30T15:42:21+00:00" }, { "name": "nunomaduro/termwind", - "version": "v1.15.0", + "version" : "v1.15.1", "source": { "type": "git", "url": "https://github.com/nunomaduro/termwind.git", - "reference": "594ab862396c16ead000de0c3c38f4a5cbe1938d" + "reference" : "8ab0b32c8caa4a2e09700ea32925441385e4a5dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/594ab862396c16ead000de0c3c38f4a5cbe1938d", - "reference": "594ab862396c16ead000de0c3c38f4a5cbe1938d", + "url" : "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc", + "reference" : "8ab0b32c8caa4a2e09700ea32925441385e4a5dc", "shasum": "" }, "require": { @@ -1945,7 +2097,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/termwind/issues", - "source": "https://github.com/nunomaduro/termwind/tree/v1.15.0" + "source" : "https://github.com/nunomaduro/termwind/tree/v1.15.1" }, "funding": [ { @@ -1961,28 +2113,28 @@ "type": "github" } ], - "time": "2022-12-20T19:00:15+00:00" + "time" : "2023-02-08T01:06:31+00:00" }, { "name": "phpoption/phpoption", - "version": "1.9.0", + "version" : "1.9.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab" + "reference" : "dd3a383e599f49777d8b628dadbb90cae435b87e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab", - "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab", + "url" : "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e", + "reference" : "dd3a383e599f49777d8b628dadbb90cae435b87e", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8", - "phpunit/phpunit": "^8.5.28 || ^9.5.21" + "bamarni/composer-bin-plugin" : "^1.8.2", + "phpunit/phpunit" : "^8.5.32 || ^9.6.3 || ^10.0.12" }, "type": "library", "extra": { @@ -2024,7 +2176,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", - "source": "https://github.com/schmittjoh/php-option/tree/1.9.0" + "source" : "https://github.com/schmittjoh/php-option/tree/1.9.1" }, "funding": [ { @@ -2036,7 +2188,55 @@ "type": "tidelift" } ], - "time": "2022-07-30T15:51:26+00:00" + "time" : "2023-02-25T19:38:58+00:00" + }, + { + "name" : "psr/clock", + "version" : "1.0.0", + "source" : { + "type" : "git", + "url" : "https://github.com/php-fig/clock.git", + "reference" : "e41a24703d4560fd0acb709162f73b8adfc3aa0d" + }, + "dist" : { + "type" : "zip", + "url" : "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "reference" : "e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "shasum" : "" + }, + "require" : { + "php" : "^7.0 || ^8.0" + }, + "type" : "library", + "autoload" : { + "psr-4" : { + "Psr\\Clock\\" : "src/" + } + }, + "notification-url" : "https://packagist.org/downloads/", + "license" : [ + "MIT" + ], + "authors" : [ + { + "name" : "PHP-FIG", + "homepage" : "https://www.php-fig.org/" + } + ], + "description" : "Common interface for reading the clock.", + "homepage" : "https://github.com/php-fig/clock", + "keywords" : [ + "clock", + "now", + "psr", + "psr-20", + "time" + ], + "support" : { + "issues" : "https://github.com/php-fig/clock/issues", + "source" : "https://github.com/php-fig/clock/tree/1.0.0" + }, + "time" : "2022-11-25T14:36:26+00:00" }, { "name": "psr/container", @@ -2143,21 +2343,21 @@ }, { "name": "psr/http-client", - "version": "1.0.1", + "version" : "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" + "reference" : "0955afe48220520692d2d09f7ab7e0f93ffd6a31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", - "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "url" : "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "reference" : "0955afe48220520692d2d09f7ab7e0f93ffd6a31", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", - "psr/http-message": "^1.0" + "psr/http-message" : "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -2177,7 +2377,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage" : "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", @@ -2189,9 +2389,9 @@ "psr-18" ], "support": { - "source": "https://github.com/php-fig/http-client/tree/master" + "source" : "https://github.com/php-fig/http-client/tree/1.0.2" }, - "time": "2020-06-29T06:28:15+00:00" + "time" : "2023-04-10T20:12:12+00:00" }, { "name": "psr/http-factory", @@ -2250,16 +2450,16 @@ }, { "name": "psr/http-message", - "version": "1.1", + "version" : "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" + "reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", - "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", + "url" : "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { @@ -2268,7 +2468,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master" : "2.0.x-dev" } }, "autoload": { @@ -2283,7 +2483,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage" : "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", @@ -2297,9 +2497,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-message/tree/1.1" + "source" : "https://github.com/php-fig/http-message/tree/2.0" }, - "time": "2023-04-04T09:50:52+00:00" + "time" : "2023-04-04T09:54:51+00:00" }, { "name": "psr/log", @@ -2537,16 +2737,16 @@ }, { "name": "ramsey/uuid", - "version": "4.x-dev", + "version" : "4.7.4", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "25c4faac19549ebfcd3a6a73732dddeb188eaf5a" + "reference" : "60a4c63ab724854332900504274f6150ff26d286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/25c4faac19549ebfcd3a6a73732dddeb188eaf5a", - "reference": "25c4faac19549ebfcd3a6a73732dddeb188eaf5a", + "url" : "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286", + "reference" : "60a4c63ab724854332900504274f6150ff26d286", "shasum": "" }, "require": { @@ -2587,7 +2787,6 @@ "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, - "default-branch": true, "type": "library", "extra": { "captainhook": { @@ -2614,7 +2813,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.x" + "source" : "https://github.com/ramsey/uuid/tree/4.7.4" }, "funding": [ { @@ -2626,27 +2825,27 @@ "type": "tidelift" } ], - "time": "2023-01-28T17:00:47+00:00" + "time" : "2023-04-15T23:01:58+00:00" }, { "name": "symfony/console", - "version": "v6.2.5", + "version" : "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3e294254f2191762c1d137aed4b94e966965e985" + "reference" : "aa5d64ad3f63f2e48964fc81ee45cb318a723898" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3e294254f2191762c1d137aed4b94e966965e985", - "reference": "3e294254f2191762c1d137aed4b94e966965e985", + "url" : "https://api.github.com/repos/symfony/console/zipball/aa5d64ad3f63f2e48964fc81ee45cb318a723898", + "reference" : "aa5d64ad3f63f2e48964fc81ee45cb318a723898", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", + "symfony/deprecation-contracts" : "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", - "symfony/service-contracts": "^1.1|^2|^3", + "symfony/service-contracts" : "^2.5|^3", "symfony/string": "^5.4|^6.0" }, "conflict": { @@ -2668,12 +2867,6 @@ "symfony/process": "^5.4|^6.0", "symfony/var-dumper": "^5.4|^6.0" }, - "suggest": { - "psr/log": "For using the console logger", - "symfony/event-dispatcher": "", - "symfony/lock": "", - "symfony/process": "" - }, "type": "library", "autoload": { "psr-4": { @@ -2701,12 +2894,12 @@ "homepage": "https://symfony.com", "keywords": [ "cli", - "command line", + "command-line", "console", "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.2.5" + "source" : "https://github.com/symfony/console/tree/v6.3.2" }, "funding": [ { @@ -2722,20 +2915,20 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time" : "2023-07-19T20:17:28+00:00" }, { "name": "symfony/css-selector", - "version": "v6.2.5", + "version" : "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1" + "reference" : "883d961421ab1709877c10ac99451632a3d6fa57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1", - "reference": "bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1", + "url" : "https://api.github.com/repos/symfony/css-selector/zipball/883d961421ab1709877c10ac99451632a3d6fa57", + "reference" : "883d961421ab1709877c10ac99451632a3d6fa57", "shasum": "" }, "require": { @@ -2771,7 +2964,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.2.5" + "source" : "https://github.com/symfony/css-selector/tree/v6.3.2" }, "funding": [ { @@ -2787,20 +2980,20 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time" : "2023-07-12T16:00:22+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.2.0", + "version" : "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3" + "reference" : "7c3aff79d10325257a001fcf92d991f24fc967cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3", - "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3", + "url" : "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", + "reference" : "7c3aff79d10325257a001fcf92d991f24fc967cf", "shasum": "" }, "require": { @@ -2809,7 +3002,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main" : "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -2838,7 +3031,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0" + "source" : "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" }, "funding": [ { @@ -2854,20 +3047,20 @@ "type": "tidelift" } ], - "time": "2022-11-25T10:21:52+00:00" + "time" : "2023-05-23T14:45:45+00:00" }, { "name": "symfony/error-handler", - "version": "v6.2.5", + "version" : "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "0092696af0be8e6124b042fbe2890ca1788d7b28" + "reference" : "85fd65ed295c4078367c784e8a5a6cee30348b7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/0092696af0be8e6124b042fbe2890ca1788d7b28", - "reference": "0092696af0be8e6124b042fbe2890ca1788d7b28", + "url" : "https://api.github.com/repos/symfony/error-handler/zipball/85fd65ed295c4078367c784e8a5a6cee30348b7a", + "reference" : "85fd65ed295c4078367c784e8a5a6cee30348b7a", "shasum": "" }, "require": { @@ -2875,8 +3068,11 @@ "psr/log": "^1|^2|^3", "symfony/var-dumper": "^5.4|^6.0" }, + "conflict" : { + "symfony/deprecation-contracts" : "<2.5" + }, "require-dev": { - "symfony/deprecation-contracts": "^2.1|^3", + "symfony/deprecation-contracts" : "^2.5|^3", "symfony/http-kernel": "^5.4|^6.0", "symfony/serializer": "^5.4|^6.0" }, @@ -2909,7 +3105,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.2.5" + "source" : "https://github.com/symfony/error-handler/tree/v6.3.2" }, "funding": [ { @@ -2925,28 +3121,29 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time" : "2023-07-16T17:05:46+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.2.5", + "version" : "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68" + "reference" : "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68", - "reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68", + "url" : "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "reference" : "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/event-dispatcher-contracts": "^2|^3" + "symfony/event-dispatcher-contracts" : "^2.5|^3" }, "conflict": { - "symfony/dependency-injection": "<5.4" + "symfony/dependency-injection" : "<5.4", + "symfony/service-contracts" : "<2.5" }, "provide": { "psr/event-dispatcher-implementation": "1.0", @@ -2959,13 +3156,9 @@ "symfony/error-handler": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", "symfony/http-foundation": "^5.4|^6.0", - "symfony/service-contracts": "^1.1|^2|^3", + "symfony/service-contracts" : "^2.5|^3", "symfony/stopwatch": "^5.4|^6.0" }, - "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" - }, "type": "library", "autoload": { "psr-4": { @@ -2992,7 +3185,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.5" + "source" : "https://github.com/symfony/event-dispatcher/tree/v6.3.2" }, "funding": [ { @@ -3008,33 +3201,30 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time" : "2023-07-06T06:56:43+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.2.0", + "version" : "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "0782b0b52a737a05b4383d0df35a474303cabdae" + "reference" : "a76aed96a42d2b521153fb382d418e30d18b59df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae", - "reference": "0782b0b52a737a05b4383d0df35a474303cabdae", + "url" : "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", + "reference" : "a76aed96a42d2b521153fb382d418e30d18b59df", "shasum": "" }, "require": { "php": ">=8.1", "psr/event-dispatcher": "^1" }, - "suggest": { - "symfony/event-dispatcher-implementation": "" - }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main" : "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -3071,7 +3261,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0" + "source" : "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" }, "funding": [ { @@ -3087,20 +3277,20 @@ "type": "tidelift" } ], - "time": "2022-11-25T10:21:52+00:00" + "time" : "2023-05-23T14:45:45+00:00" }, { "name": "symfony/finder", - "version": "v6.2.5", + "version" : "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c" + "reference" : "9915db259f67d21eefee768c1abcf1cc61b1fc9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/c90dc446976a612e3312a97a6ec0069ab0c2099c", - "reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c", + "url" : "https://api.github.com/repos/symfony/finder/zipball/9915db259f67d21eefee768c1abcf1cc61b1fc9e", + "reference" : "9915db259f67d21eefee768c1abcf1cc61b1fc9e", "shasum": "" }, "require": { @@ -3135,7 +3325,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.2.5" + "source" : "https://github.com/symfony/finder/tree/v6.3.3" }, "funding": [ { @@ -3151,32 +3341,34 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:45:48+00:00" + "time" : "2023-07-31T08:31:44+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.2.6", + "version" : "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e8dd1f502bc2b3371d05092aa233b064b03ce7ed" + "reference" : "43ed99d30f5f466ffa00bdac3f5f7aa9cd7617c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8dd1f502bc2b3371d05092aa233b064b03ce7ed", - "reference": "e8dd1f502bc2b3371d05092aa233b064b03ce7ed", + "url" : "https://api.github.com/repos/symfony/http-foundation/zipball/43ed99d30f5f466ffa00bdac3f5f7aa9cd7617c3", + "reference" : "43ed99d30f5f466ffa00bdac3f5f7aa9cd7617c3", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-mbstring": "~1.1" + "symfony/deprecation-contracts" : "^2.5|^3", + "symfony/polyfill-mbstring" : "~1.1", + "symfony/polyfill-php83" : "^1.27" }, "conflict": { "symfony/cache": "<6.2" }, "require-dev": { - "predis/predis": "~1.0", + "doctrine/dbal" : "^2.13.1|^3.0", + "predis/predis" : "^1.1|^2.0", "symfony/cache": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", @@ -3184,9 +3376,6 @@ "symfony/mime": "^5.4|^6.0", "symfony/rate-limiter": "^5.2|^6.0" }, - "suggest": { - "symfony/mime": "To use the file extension guesser" - }, "type": "library", "autoload": { "psr-4": { @@ -3213,7 +3402,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.2.6" + "source" : "https://github.com/symfony/http-foundation/tree/v6.3.2" }, "funding": [ { @@ -3229,29 +3418,29 @@ "type": "tidelift" } ], - "time": "2023-01-30T15:46:28+00:00" + "time" : "2023-07-23T21:58:39+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.2.6", + "version" : "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "7122db07b0d8dbf0de682267c84217573aee3ea7" + "reference" : "d3b567f0addf695e10b0c6d57564a9bea2e058ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/7122db07b0d8dbf0de682267c84217573aee3ea7", - "reference": "7122db07b0d8dbf0de682267c84217573aee3ea7", + "url" : "https://api.github.com/repos/symfony/http-kernel/zipball/d3b567f0addf695e10b0c6d57564a9bea2e058ee", + "reference" : "d3b567f0addf695e10b0c6d57564a9bea2e058ee", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/error-handler": "^6.1", + "symfony/deprecation-contracts" : "^2.5|^3", + "symfony/error-handler" : "^6.3", "symfony/event-dispatcher": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-foundation" : "^6.2.7", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -3259,15 +3448,18 @@ "symfony/cache": "<5.4", "symfony/config": "<6.1", "symfony/console": "<5.4", - "symfony/dependency-injection": "<6.2", + "symfony/dependency-injection" : "<6.3", "symfony/doctrine-bridge": "<5.4", "symfony/form": "<5.4", "symfony/http-client": "<5.4", + "symfony/http-client-contracts" : "<2.5", "symfony/mailer": "<5.4", "symfony/messenger": "<5.4", "symfony/translation": "<5.4", + "symfony/translation-contracts" : "<2.5", "symfony/twig-bridge": "<5.4", "symfony/validator": "<5.4", + "symfony/var-dumper" : "<6.3", "twig/twig": "<2.13" }, "provide": { @@ -3276,28 +3468,27 @@ "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/browser-kit": "^5.4|^6.0", + "symfony/clock" : "^6.2", "symfony/config": "^6.1", "symfony/console": "^5.4|^6.0", "symfony/css-selector": "^5.4|^6.0", - "symfony/dependency-injection": "^6.2", + "symfony/dependency-injection" : "^6.3", "symfony/dom-crawler": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", "symfony/finder": "^5.4|^6.0", - "symfony/http-client-contracts": "^1.1|^2|^3", + "symfony/http-client-contracts" : "^2.5|^3", "symfony/process": "^5.4|^6.0", + "symfony/property-access" : "^5.4.5|^6.0.5", "symfony/routing": "^5.4|^6.0", + "symfony/serializer" : "^6.3", "symfony/stopwatch": "^5.4|^6.0", "symfony/translation": "^5.4|^6.0", - "symfony/translation-contracts": "^1.1|^2|^3", + "symfony/translation-contracts" : "^2.5|^3", "symfony/uid": "^5.4|^6.0", + "symfony/validator" : "^6.3", + "symfony/var-exporter" : "^6.2", "twig/twig": "^2.13|^3.0.4" }, - "suggest": { - "symfony/browser-kit": "", - "symfony/config": "", - "symfony/console": "", - "symfony/dependency-injection": "" - }, "type": "library", "autoload": { "psr-4": { @@ -3324,7 +3515,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.2.6" + "source" : "https://github.com/symfony/http-kernel/tree/v6.3.3" }, "funding": [ { @@ -3340,20 +3531,20 @@ "type": "tidelift" } ], - "time": "2023-02-01T08:32:25+00:00" + "time" : "2023-07-31T10:33:00+00:00" }, { "name": "symfony/mailer", - "version": "v6.2.5", + "version" : "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "29729ac0b4e5113f24c39c46746bd6afb79e0aaa" + "reference" : "7b03d9be1dea29bfec0a6c7b603f5072a4c97435" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/29729ac0b4e5113f24c39c46746bd6afb79e0aaa", - "reference": "29729ac0b4e5113f24c39c46746bd6afb79e0aaa", + "url" : "https://api.github.com/repos/symfony/mailer/zipball/7b03d9be1dea29bfec0a6c7b603f5072a4c97435", + "reference" : "7b03d9be1dea29bfec0a6c7b603f5072a4c97435", "shasum": "" }, "require": { @@ -3363,9 +3554,10 @@ "psr/log": "^1|^2|^3", "symfony/event-dispatcher": "^5.4|^6.0", "symfony/mime": "^6.2", - "symfony/service-contracts": "^1.1|^2|^3" + "symfony/service-contracts" : "^2.5|^3" }, "conflict": { + "symfony/http-client-contracts" : "<2.5", "symfony/http-kernel": "<5.4", "symfony/messenger": "<6.2", "symfony/mime": "<6.2", @@ -3373,7 +3565,7 @@ }, "require-dev": { "symfony/console": "^5.4|^6.0", - "symfony/http-client-contracts": "^1.1|^2|^3", + "symfony/http-client" : "^5.4|^6.0", "symfony/messenger": "^6.2", "symfony/twig-bridge": "^6.2" }, @@ -3403,7 +3595,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.2.5" + "source" : "https://github.com/symfony/mailer/tree/v6.3.0" }, "funding": [ { @@ -3419,24 +3611,25 @@ "type": "tidelift" } ], - "time": "2023-01-10T18:53:53+00:00" + "time" : "2023-05-29T12:49:39+00:00" }, { "name": "symfony/mime", - "version": "v6.2.5", + "version" : "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "4b7b349f67d15cd0639955c8179a76c89f6fd610" + "reference" : "9a0cbd52baa5ba5a5b1f0cacc59466f194730f98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/4b7b349f67d15cd0639955c8179a76c89f6fd610", - "reference": "4b7b349f67d15cd0639955c8179a76c89f6fd610", + "url" : "https://api.github.com/repos/symfony/mime/zipball/9a0cbd52baa5ba5a5b1f0cacc59466f194730f98", + "reference" : "9a0cbd52baa5ba5a5b1f0cacc59466f194730f98", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts" : "^2.5|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, @@ -3445,7 +3638,7 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<6.2" + "symfony/serializer" : "<6.2.13|>=6.3,<6.3.2" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", @@ -3454,7 +3647,7 @@ "symfony/dependency-injection": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0", "symfony/property-info": "^5.4|^6.0", - "symfony/serializer": "^6.2" + "symfony/serializer" : "~6.2.13|^6.3.2" }, "type": "library", "autoload": { @@ -3486,7 +3679,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.2.5" + "source" : "https://github.com/symfony/mime/tree/v6.3.3" }, "funding": [ { @@ -3502,7 +3695,7 @@ "type": "tidelift" } ], - "time": "2023-01-10T18:53:53+00:00" + "time" : "2023-07-31T07:08:24+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4081,6 +4274,83 @@ "time": "2022-11-03T14:55:06+00:00" }, { + "name" : "symfony/polyfill-php83", + "version" : "v1.27.0", + "source" : { + "type" : "git", + "url" : "https://github.com/symfony/polyfill-php83.git", + "reference" : "508c652ba3ccf69f8c97f251534f229791b52a57" + }, + "dist" : { + "type" : "zip", + "url" : "https://api.github.com/repos/symfony/polyfill-php83/zipball/508c652ba3ccf69f8c97f251534f229791b52a57", + "reference" : "508c652ba3ccf69f8c97f251534f229791b52a57", + "shasum" : "" + }, + "require" : { + "php" : ">=7.1", + "symfony/polyfill-php80" : "^1.14" + }, + "type" : "library", + "extra" : { + "branch-alias" : { + "dev-main" : "1.27-dev" + }, + "thanks" : { + "name" : "symfony/polyfill", + "url" : "https://github.com/symfony/polyfill" + } + }, + "autoload" : { + "files" : [ + "bootstrap.php" + ], + "psr-4" : { + "Symfony\\Polyfill\\Php83\\" : "" + } + }, + "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" : "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions", + "homepage" : "https://symfony.com", + "keywords" : [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support" : { + "source" : "https://github.com/symfony/polyfill-php83/tree/v1.27.0" + }, + "funding" : [ + { + "url" : "https://symfony.com/sponsor", + "type" : "custom" + }, + { + "url" : "https://github.com/fabpot", + "type" : "github" + }, + { + "url" : "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type" : "tidelift" + } + ], + "time" : "2022-11-03T14:55:06+00:00" + }, + { "name": "symfony/polyfill-uuid", "version": "v1.27.0", "source": { @@ -4164,16 +4434,16 @@ }, { "name": "symfony/process", - "version": "v6.2.5", + "version" : "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "9ead139f63dfa38c4e4a9049cc64a8b2748c83b7" + "reference" : "c5ce962db0d9b6e80247ca5eb9af6472bd4d7b5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/9ead139f63dfa38c4e4a9049cc64a8b2748c83b7", - "reference": "9ead139f63dfa38c4e4a9049cc64a8b2748c83b7", + "url" : "https://api.github.com/repos/symfony/process/zipball/c5ce962db0d9b6e80247ca5eb9af6472bd4d7b5d", + "reference" : "c5ce962db0d9b6e80247ca5eb9af6472bd4d7b5d", "shasum": "" }, "require": { @@ -4205,7 +4475,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.2.5" + "source" : "https://github.com/symfony/process/tree/v6.3.2" }, "funding": [ { @@ -4221,24 +4491,25 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time" : "2023-07-12T16:00:22+00:00" }, { "name": "symfony/routing", - "version": "v6.2.5", + "version" : "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "589bd742d5d03c192c8521911680fe88f61712fe" + "reference" : "e7243039ab663822ff134fbc46099b5fdfa16f6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/589bd742d5d03c192c8521911680fe88f61712fe", - "reference": "589bd742d5d03c192c8521911680fe88f61712fe", + "url" : "https://api.github.com/repos/symfony/routing/zipball/e7243039ab663822ff134fbc46099b5fdfa16f6a", + "reference" : "e7243039ab663822ff134fbc46099b5fdfa16f6a", "shasum": "" }, "require": { - "php": ">=8.1" + "php" : ">=8.1", + "symfony/deprecation-contracts" : "^2.5|^3" }, "conflict": { "doctrine/annotations": "<1.12", @@ -4255,12 +4526,6 @@ "symfony/http-foundation": "^5.4|^6.0", "symfony/yaml": "^5.4|^6.0" }, - "suggest": { - "symfony/config": "For using the all-in-one router or any loader", - "symfony/expression-language": "For using expression matching", - "symfony/http-foundation": "For using a Symfony Request object", - "symfony/yaml": "For using the YAML loader" - }, "type": "library", "autoload": { "psr-4": { @@ -4293,7 +4558,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.2.5" + "source" : "https://github.com/symfony/routing/tree/v6.3.3" }, "funding": [ { @@ -4309,20 +4574,20 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time" : "2023-07-31T07:08:24+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.2.0", + "version" : "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75" + "reference" : "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75", - "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75", + "url" : "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", + "reference" : "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", "shasum": "" }, "require": { @@ -4332,13 +4597,10 @@ "conflict": { "ext-psr": "<1.1|>=2" }, - "suggest": { - "symfony/service-implementation": "" - }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main" : "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -4378,7 +4640,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.2.0" + "source" : "https://github.com/symfony/service-contracts/tree/v3.3.0" }, "funding": [ { @@ -4394,20 +4656,20 @@ "type": "tidelift" } ], - "time": "2022-11-25T10:21:52+00:00" + "time" : "2023-05-23T14:45:45+00:00" }, { "name": "symfony/string", - "version": "v6.2.5", + "version" : "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0" + "reference" : "53d1a83225002635bca3482fcbf963001313fb68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0", - "reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0", + "url" : "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68", + "reference" : "53d1a83225002635bca3482fcbf963001313fb68", "shasum": "" }, "require": { @@ -4418,13 +4680,13 @@ "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "symfony/translation-contracts": "<2.0" + "symfony/translation-contracts" : "<2.5" }, "require-dev": { "symfony/error-handler": "^5.4|^6.0", "symfony/http-client": "^5.4|^6.0", "symfony/intl": "^6.2", - "symfony/translation-contracts": "^2.0|^3.0", + "symfony/translation-contracts" : "^2.5|^3.0", "symfony/var-exporter": "^5.4|^6.0" }, "type": "library", @@ -4464,7 +4726,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.2.5" + "source" : "https://github.com/symfony/string/tree/v6.3.2" }, "funding": [ { @@ -4480,32 +4742,35 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time" : "2023-07-05T08:41:27+00:00" }, { "name": "symfony/translation", - "version": "v6.2.5", + "version" : "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "60556925a703cfbc1581cde3b3f35b0bb0ea904c" + "reference" : "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/60556925a703cfbc1581cde3b3f35b0bb0ea904c", - "reference": "60556925a703cfbc1581cde3b3f35b0bb0ea904c", + "url" : "https://api.github.com/repos/symfony/translation/zipball/3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd", + "reference" : "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts" : "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", - "symfony/translation-contracts": "^2.3|^3.0" + "symfony/translation-contracts" : "^2.5|^3.0" }, "conflict": { "symfony/config": "<5.4", "symfony/console": "<5.4", "symfony/dependency-injection": "<5.4", + "symfony/http-client-contracts" : "<2.5", "symfony/http-kernel": "<5.4", + "symfony/service-contracts" : "<2.5", "symfony/twig-bundle": "<5.4", "symfony/yaml": "<5.4" }, @@ -4519,20 +4784,14 @@ "symfony/console": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/finder": "^5.4|^6.0", - "symfony/http-client-contracts": "^1.1|^2.0|^3.0", + "symfony/http-client-contracts" : "^2.5|^3.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/routing": "^5.4|^6.0", - "symfony/service-contracts": "^1.1.2|^2|^3", + "symfony/service-contracts" : "^2.5|^3", "symfony/yaml": "^5.4|^6.0" }, - "suggest": { - "nikic/php-parser": "To use PhpAstExtractor", - "psr/log-implementation": "To use logging capability in translator", - "symfony/config": "", - "symfony/yaml": "" - }, "type": "library", "autoload": { "files": [ @@ -4562,7 +4821,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.2.5" + "source" : "https://github.com/symfony/translation/tree/v6.3.3" }, "funding": [ { @@ -4578,32 +4837,29 @@ "type": "tidelift" } ], - "time": "2023-01-05T07:00:27+00:00" + "time" : "2023-07-31T07:08:24+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.2.0", + "version" : "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "68cce71402305a015f8c1589bfada1280dc64fe7" + "reference" : "02c24deb352fb0d79db5486c0c79905a85e37e86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/68cce71402305a015f8c1589bfada1280dc64fe7", - "reference": "68cce71402305a015f8c1589bfada1280dc64fe7", + "url" : "https://api.github.com/repos/symfony/translation-contracts/zipball/02c24deb352fb0d79db5486c0c79905a85e37e86", + "reference" : "02c24deb352fb0d79db5486c0c79905a85e37e86", "shasum": "" }, "require": { "php": ">=8.1" }, - "suggest": { - "symfony/translation-implementation": "" - }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main" : "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -4643,7 +4899,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.2.0" + "source" : "https://github.com/symfony/translation-contracts/tree/v3.3.0" }, "funding": [ { @@ -4659,20 +4915,20 @@ "type": "tidelift" } ], - "time": "2022-11-25T10:21:52+00:00" + "time" : "2023-05-30T17:17:10+00:00" }, { "name": "symfony/uid", - "version": "v6.2.5", + "version" : "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "8ace895bded57d6496638c9b2d3b788e05b7395b" + "reference" : "01b0f20b1351d997711c56f1638f7a8c3061e384" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/8ace895bded57d6496638c9b2d3b788e05b7395b", - "reference": "8ace895bded57d6496638c9b2d3b788e05b7395b", + "url" : "https://api.github.com/repos/symfony/uid/zipball/01b0f20b1351d997711c56f1638f7a8c3061e384", + "reference" : "01b0f20b1351d997711c56f1638f7a8c3061e384", "shasum": "" }, "require": { @@ -4717,7 +4973,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v6.2.5" + "source" : "https://github.com/symfony/uid/tree/v6.3.0" }, "funding": [ { @@ -4733,42 +4989,38 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time" : "2023-04-08T07:25:02+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.2.5", + "version" : "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "44b7b81749fd20c1bdf4946c041050e22bc8da27" + "reference" : "77fb4f2927f6991a9843633925d111147449ee7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/44b7b81749fd20c1bdf4946c041050e22bc8da27", - "reference": "44b7b81749fd20c1bdf4946c041050e22bc8da27", + "url" : "https://api.github.com/repos/symfony/var-dumper/zipball/77fb4f2927f6991a9843633925d111147449ee7a", + "reference" : "77fb4f2927f6991a9843633925d111147449ee7a", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts" : "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "phpunit/phpunit": "<5.4.3", "symfony/console": "<5.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "^5.4|^6.0", + "symfony/http-kernel" : "^5.4|^6.0", "symfony/process": "^5.4|^6.0", "symfony/uid": "^5.4|^6.0", "twig/twig": "^2.13|^3.0.4" }, - "suggest": { - "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", - "ext-intl": "To show region name in time zone dump", - "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" - }, "bin": [ "Resources/bin/var-dump-server" ], @@ -4805,7 +5057,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.2.5" + "source" : "https://github.com/symfony/var-dumper/tree/v6.3.3" }, "funding": [ { @@ -4821,20 +5073,20 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:45:48+00:00" + "time" : "2023-07-31T07:08:24+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.19", + "version" : "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "71c05db20cb9b54d381a28255f17580e2b7e36a5" + "reference" : "4cd2e3ea301aadd76a4172756296fe552fb45b0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/71c05db20cb9b54d381a28255f17580e2b7e36a5", - "reference": "71c05db20cb9b54d381a28255f17580e2b7e36a5", + "url" : "https://api.github.com/repos/symfony/yaml/zipball/4cd2e3ea301aadd76a4172756296fe552fb45b0b", + "reference" : "4cd2e3ea301aadd76a4172756296fe552fb45b0b", "shasum": "" }, "require": { @@ -4880,7 +5132,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.19" + "source" : "https://github.com/symfony/yaml/tree/v5.4.23" }, "funding": [ { @@ -4896,7 +5148,7 @@ "type": "tidelift" } ], - "time": "2023-01-10T18:51:14+00:00" + "time" : "2023-04-23T19:33:36+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -5241,16 +5493,16 @@ }, { "name": "filp/whoops", - "version": "2.14.6", + "version" : "2.15.3", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "f7948baaa0330277c729714910336383286305da" + "reference" : "c83e88a30524f9360b11f585f71e6b17313b7187" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/f7948baaa0330277c729714910336383286305da", - "reference": "f7948baaa0330277c729714910336383286305da", + "url" : "https://api.github.com/repos/filp/whoops/zipball/c83e88a30524f9360b11f585f71e6b17313b7187", + "reference" : "c83e88a30524f9360b11f585f71e6b17313b7187", "shasum": "" }, "require": { @@ -5300,7 +5552,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.14.6" + "source" : "https://github.com/filp/whoops/tree/2.15.3" }, "funding": [ { @@ -5308,7 +5560,7 @@ "type": "github" } ], - "time": "2022-11-02T16:23:29+00:00" + "time" : "2023-07-13T12:00:00+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -5363,38 +5615,40 @@ }, { "name": "mockery/mockery", - "version": "1.5.1", + "version" : "1.6.6", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e" + "reference" : "b8e0bb7d8c604046539c1115994632c74dcb361e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e", - "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e", + "url" : "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e", + "reference" : "b8e0bb7d8c604046539c1115994632c74dcb361e", "shasum": "" }, "require": { "hamcrest/hamcrest-php": "^2.0.1", "lib-pcre": ">=7.0", - "php": "^7.3 || ^8.0" + "php" : ">=7.3" }, "conflict": { "phpunit/phpunit": "<8.0" }, "require-dev": { - "phpunit/phpunit": "^8.5 || ^9.3" + "phpunit/phpunit" : "^8.5 || ^9.6.10", + "psalm/plugin-phpunit" : "^0.18.4", + "symplify/easy-coding-standard" : "^11.5.0", + "vimeo/psalm" : "^4.30" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4.x-dev" - } - }, "autoload": { - "psr-0": { - "Mockery": "library/" + "files" : [ + "library/helpers.php", + "library/Mockery.php" + ], + "psr-4" : { + "Mockery\\" : "library/Mockery" } }, "notification-url": "https://packagist.org/downloads/", @@ -5405,12 +5659,20 @@ { "name": "Pádraic Brady", "email": "padraic.brady@gmail.com", - "homepage": "http://blog.astrumfutura.com" + "homepage" : "https://github.com/padraic", + "role" : "Author" }, { "name": "Dave Marshall", "email": "dave.marshall@atstsolutions.co.uk", - "homepage": "http://davedevelopment.co.uk" + "homepage" : "https://davedevelopment.co.uk", + "role" : "Developer" + }, + { + "name" : "Nathanael Esayeas", + "email" : "nathanael.esayeas@protonmail.com", + "homepage" : "https://github.com/ghostwriter", + "role" : "Lead Developer" } ], "description": "Mockery is a simple yet flexible PHP mock object framework", @@ -5428,23 +5690,26 @@ "testing" ], "support": { + "docs" : "https://docs.mockery.io/", "issues": "https://github.com/mockery/mockery/issues", - "source": "https://github.com/mockery/mockery/tree/1.5.1" + "rss" : "https://github.com/mockery/mockery/releases.atom", + "security" : "https://github.com/mockery/mockery/security/advisories", + "source" : "https://github.com/mockery/mockery" }, - "time": "2022-09-07T15:32:08+00:00" + "time" : "2023-08-09T00:03:52+00:00" }, { "name": "myclabs/deep-copy", - "version": "1.11.0", + "version" : "1.11.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" + "reference" : "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", - "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", + "url" : "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", + "reference" : "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", "shasum": "" }, "require": { @@ -5482,7 +5747,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" + "source" : "https://github.com/myclabs/DeepCopy/tree/1.11.1" }, "funding": [ { @@ -5490,20 +5755,20 @@ "type": "tidelift" } ], - "time": "2022-03-03T13:19:32+00:00" + "time" : "2023-03-08T13:26:56+00:00" }, { "name": "nikic/php-parser", - "version": "v4.15.3", + "version" : "v4.17.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039" + "reference" : "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "url" : "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "reference" : "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", "shasum": "" }, "require": { @@ -5544,9 +5809,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3" + "source" : "https://github.com/nikic/PHP-Parser/tree/v4.17.1" }, - "time": "2023-01-16T22:05:37+00:00" + "time" : "2023-08-13T19:53:39+00:00" }, { "name": "nunomaduro/collision", @@ -5749,23 +6014,23 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.24", + "version" : "9.2.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "2cf940ebc6355a9d430462811b5aaa308b174bed" + "reference" : "b0a88255cb70d52653d80c890bd7f38740ea50d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed", - "reference": "2cf940ebc6355a9d430462811b5aaa308b174bed", + "url" : "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b0a88255cb70d52653d80c890bd7f38740ea50d1", + "reference" : "b0a88255cb70d52653d80c890bd7f38740ea50d1", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", - "nikic/php-parser": "^4.14", + "nikic/php-parser" : "^4.15", "php": ">=7.3", "phpunit/php-file-iterator": "^3.0.3", "phpunit/php-text-template": "^2.0.2", @@ -5780,8 +6045,8 @@ "phpunit/phpunit": "^9.3" }, "suggest": { - "ext-pcov": "*", - "ext-xdebug": "*" + "ext-pcov" : "PHP extension that provides line coverage", + "ext-xdebug" : "PHP extension that provides line coverage as well as branch and path coverage" }, "type": "library", "extra": { @@ -5814,7 +6079,8 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24" + "security" : "https://github.com/sebastianbergmann/php-code-coverage/security/policy", + "source" : "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.27" }, "funding": [ { @@ -5822,7 +6088,7 @@ "type": "github" } ], - "time": "2023-01-26T08:26:55+00:00" + "time" : "2023-07-26T13:44:30+00:00" }, { "name": "phpunit/php-file-iterator", @@ -6067,16 +6333,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.3", + "version" : "9.6.11", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555" + "reference" : "810500e92855eba8a7a5319ae913be2da6f957b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555", - "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555", + "url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/810500e92855eba8a7a5319ae913be2da6f957b0", + "reference" : "810500e92855eba8a7a5319ae913be2da6f957b0", "shasum": "" }, "require": { @@ -6109,8 +6375,8 @@ "sebastian/version": "^3.0.2" }, "suggest": { - "ext-soap": "*", - "ext-xdebug": "*" + "ext-soap" : "To be able to generate mocks based on WSDL files", + "ext-xdebug" : "PHP extension that provides line coverage as well as branch and path coverage" }, "bin": [ "phpunit" @@ -6149,7 +6415,8 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3" + "security" : "https://github.com/sebastianbergmann/phpunit/security/policy", + "source" : "https://github.com/sebastianbergmann/phpunit/tree/9.6.11" }, "funding": [ { @@ -6165,7 +6432,7 @@ "type": "tidelift" } ], - "time": "2023-02-04T13:37:15+00:00" + "time" : "2023-08-19T07:10:56+00:00" }, { "name": "sebastian/cli-parser", @@ -6467,16 +6734,16 @@ }, { "name": "sebastian/diff", - "version": "4.0.4", + "version" : "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d" + "reference" : "74be17022044ebaaecfdf0c5cd504fc9cd5a7131" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d", - "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d", + "url" : "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131", + "reference" : "74be17022044ebaaecfdf0c5cd504fc9cd5a7131", "shasum": "" }, "require": { @@ -6521,7 +6788,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", - "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4" + "source" : "https://github.com/sebastianbergmann/diff/tree/4.0.5" }, "funding": [ { @@ -6529,7 +6796,7 @@ "type": "github" } ], - "time": "2020-10-26T13:10:38+00:00" + "time" : "2023-05-07T05:35:17+00:00" }, { "name": "sebastian/environment", @@ -6673,16 +6940,16 @@ }, { "name": "sebastian/global-state", - "version": "5.0.5", + "version" : "5.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" + "reference" : "bde739e7565280bda77be70044ac1047bc007e34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", - "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", + "url" : "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34", + "reference" : "bde739e7565280bda77be70044ac1047bc007e34", "shasum": "" }, "require": { @@ -6725,7 +6992,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", - "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" + "source" : "https://github.com/sebastianbergmann/global-state/tree/5.0.6" }, "funding": [ { @@ -6733,7 +7000,7 @@ "type": "github" } ], - "time": "2022-02-14T08:28:10+00:00" + "time" : "2023-08-02T09:26:13+00:00" }, { "name": "sebastian/lines-of-code",