diff --git a/composer.lock b/composer.lock index 53df922..16218db 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3bd84242f9c64676f91fff2277eb2226", + "content-hash": "d7fb89bb7b2f95107d513561a8fc9931", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.314.8", + "version": "3.316.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "cec444ca2e86dade32886d586ac55838779e2ae2" + "reference": "9aff2e655c3f0139f5abe20195ee235b19fff603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cec444ca2e86dade32886d586ac55838779e2ae2", - "reference": "cec444ca2e86dade32886d586ac55838779e2ae2", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9aff2e655c3f0139f5abe20195ee235b19fff603", + "reference": "9aff2e655c3f0139f5abe20195ee235b19fff603", "shasum": "" }, "require": { @@ -79,9 +79,9 @@ "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", - "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", + "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5 <7.9.0", "guzzlehttp/promises": "^1.4.0 || ^2.0", - "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", + "guzzlehttp/psr7": "^1.9.1 || ^2.4.5 <2.7.0", "mtdowling/jmespath.php": "^2.6", "php": ">=7.2.5", "psr/http-message": "^1.0 || ^2.0" @@ -151,9 +151,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.314.8" + "source": "https://github.com/aws/aws-sdk-php/tree/3.316.8" }, - "time": "2024-06-25T18:13:28+00:00" + "time": "2024-07-25T19:29:46+00:00" }, { "name": "bacon/bacon-qr-code", @@ -335,16 +335,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99" + "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99", - "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/063d9aa8696582f5a41dffbbaf3c81024f0a604a", + "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a", "shasum": "" }, "require": { @@ -354,7 +354,7 @@ }, "require-dev": { "phpstan/phpstan": "^1.10", - "psr/log": "^1.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, @@ -391,7 +391,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.0" + "source": "https://github.com/composer/ca-bundle/tree/1.5.1" }, "funding": [ { @@ -407,7 +407,7 @@ "type": "tidelift" } ], - "time": "2024-03-15T14:00:32+00:00" + "time": "2024-07-08T15:28:20+00:00" }, { "name": "dasprid/enum", @@ -1612,16 +1612,16 @@ }, { "name": "doctrine/orm", - "version": "2.19.5", + "version": "2.19.6", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "94986af28452da42a46a4489d1c958a2e5d710e5" + "reference": "c1bb2ccf4b19c845f91ff7c4c01dc7cbba7f4073" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/94986af28452da42a46a4489d1c958a2e5d710e5", - "reference": "94986af28452da42a46a4489d1c958a2e5d710e5", + "url": "https://api.github.com/repos/doctrine/orm/zipball/c1bb2ccf4b19c845f91ff7c4c01dc7cbba7f4073", + "reference": "c1bb2ccf4b19c845f91ff7c4c01dc7cbba7f4073", "shasum": "" }, "require": { @@ -1650,14 +1650,14 @@ "doctrine/annotations": "^1.13 || ^2", "doctrine/coding-standard": "^9.0.2 || ^12.0", "phpbench/phpbench": "^0.16.10 || ^1.0", - "phpstan/phpstan": "~1.4.10 || 1.10.59", + "phpstan/phpstan": "~1.4.10 || 1.11.1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psr/log": "^1 || ^2 || ^3", "squizlabs/php_codesniffer": "3.7.2", "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0", "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0", "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0", - "vimeo/psalm": "4.30.0 || 5.22.2" + "vimeo/psalm": "4.30.0 || 5.24.0" }, "suggest": { "ext-dom": "Provides support for XSD validation for XML mapping files", @@ -1707,9 +1707,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.19.5" + "source": "https://github.com/doctrine/orm/tree/2.19.6" }, - "time": "2024-04-30T06:49:54+00:00" + "time": "2024-06-26T17:24:40+00:00" }, { "name": "doctrine/persistence", @@ -1994,21 +1994,21 @@ }, { "name": "elasticms/client-helper-bundle", - "version": "5.18.1", + "version": "5.19.0", "source": { "type": "git", "url": "https://github.com/ems-project/EMSClientHelperBundle.git", - "reference": "564cb841bb400e65fe9ece3feb1f4b9919389dfd" + "reference": "6e55b145ecb8427df04d71f686870d7e64e5f7ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ems-project/EMSClientHelperBundle/zipball/564cb841bb400e65fe9ece3feb1f4b9919389dfd", - "reference": "564cb841bb400e65fe9ece3feb1f4b9919389dfd", + "url": "https://api.github.com/repos/ems-project/EMSClientHelperBundle/zipball/6e55b145ecb8427df04d71f686870d7e64e5f7ca", + "reference": "6e55b145ecb8427df04d71f686870d7e64e5f7ca", "shasum": "" }, "require": { "composer/ca-bundle": "^1.1", - "elasticms/common-bundle": "5.18.*", + "elasticms/common-bundle": "5.19.*", "onelogin/php-saml": "^4.1", "php": "^8.1", "stevenmaguire/oauth2-keycloak": "^5.1", @@ -2046,22 +2046,22 @@ "elasticms" ], "support": { - "source": "https://github.com/ems-project/EMSClientHelperBundle/tree/5.18.1" + "source": "https://github.com/ems-project/EMSClientHelperBundle/tree/5.19.0" }, - "time": "2024-06-25T05:20:33+00:00" + "time": "2024-07-29T14:32:43+00:00" }, { "name": "elasticms/common-bundle", - "version": "5.18.1", + "version": "5.19.0", "source": { "type": "git", "url": "https://github.com/ems-project/EMSCommonBundle.git", - "reference": "db62ad555c9646cdd5b32b7f9a98b182117b37ce" + "reference": "d9d28fbba2a2e3da7a6f0f457a28e3cdd665a60a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ems-project/EMSCommonBundle/zipball/db62ad555c9646cdd5b32b7f9a98b182117b37ce", - "reference": "db62ad555c9646cdd5b32b7f9a98b182117b37ce", + "url": "https://api.github.com/repos/ems-project/EMSCommonBundle/zipball/d9d28fbba2a2e3da7a6f0f457a28e3cdd665a60a", + "reference": "d9d28fbba2a2e3da7a6f0f457a28e3cdd665a60a", "shasum": "" }, "require": { @@ -2071,7 +2071,7 @@ "doctrine/doctrine-bundle": "^2.8", "doctrine/orm": "^2.6", "dompdf/dompdf": "^v2.0", - "elasticms/helpers": "5.18.*", + "elasticms/helpers": "5.19.*", "ext-dom": "*", "ext-exif": "*", "ext-gd": "*", @@ -2139,26 +2139,26 @@ "elasticms" ], "support": { - "source": "https://github.com/ems-project/EMSCommonBundle/tree/5.18.1" + "source": "https://github.com/ems-project/EMSCommonBundle/tree/5.19.0" }, - "time": "2024-07-01T09:42:51+00:00" + "time": "2024-07-29T14:32:43+00:00" }, { "name": "elasticms/form-bundle", - "version": "5.18.1", + "version": "5.19.0", "source": { "type": "git", "url": "https://github.com/ems-project/EMSFormBundle.git", - "reference": "c56438eb733b1d4b45b8bc30a18d2a8e7075bed2" + "reference": "bc0ea37f29d0520a3237de3c4829393cbbeacf37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ems-project/EMSFormBundle/zipball/c56438eb733b1d4b45b8bc30a18d2a8e7075bed2", - "reference": "c56438eb733b1d4b45b8bc30a18d2a8e7075bed2", + "url": "https://api.github.com/repos/ems-project/EMSFormBundle/zipball/bc0ea37f29d0520a3237de3c4829393cbbeacf37", + "reference": "bc0ea37f29d0520a3237de3c4829393cbbeacf37", "shasum": "" }, "require": { - "elasticms/client-helper-bundle": "5.18.*", + "elasticms/client-helper-bundle": "5.19.*", "giggsey/libphonenumber-for-php": "^8.12", "php": "^8.1", "symfony/form": "^5.4", @@ -2191,28 +2191,29 @@ "elasticms" ], "support": { - "source": "https://github.com/ems-project/EMSFormBundle/tree/5.18.1" + "source": "https://github.com/ems-project/EMSFormBundle/tree/5.19.0" }, - "time": "2024-06-25T05:20:33+00:00" + "time": "2024-07-29T14:32:43+00:00" }, { "name": "elasticms/helpers", - "version": "5.18.1", + "version": "5.19.0", "source": { "type": "git", "url": "https://github.com/ems-project/helpers.git", - "reference": "fd6109dd739238fafd1563b78488a1f5b3b4f2d6" + "reference": "f2e140414715532e9bc94436380d3bf3fa70bfd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ems-project/helpers/zipball/fd6109dd739238fafd1563b78488a1f5b3b4f2d6", - "reference": "fd6109dd739238fafd1563b78488a1f5b3b4f2d6", + "url": "https://api.github.com/repos/ems-project/helpers/zipball/f2e140414715532e9bc94436380d3bf3fa70bfd2", + "reference": "f2e140414715532e9bc94436380d3bf3fa70bfd2", "shasum": "" }, "require": { "ext-json": "*", "ext-tidy": "*", "php": "^8.1", + "symfony/filesystem": "^5.4", "symfony/html-sanitizer": "^6.2", "symfony/mime": "^5.4", "symfony/options-resolver": "^5.4" @@ -2252,26 +2253,26 @@ "php" ], "support": { - "source": "https://github.com/ems-project/helpers/tree/5.18.1" + "source": "https://github.com/ems-project/helpers/tree/5.19.0" }, - "time": "2024-06-24T17:42:48+00:00" + "time": "2024-07-28T08:41:06+00:00" }, { "name": "elasticms/submission-bundle", - "version": "5.18.1", + "version": "5.19.0", "source": { "type": "git", "url": "https://github.com/ems-project/EMSSubmissionBundle.git", - "reference": "0bc9f5fdad6e867471689669b4c56bc7ec4bc31a" + "reference": "95fd13b9dd71e0b3644fc3da3810bd5261d2bfae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ems-project/EMSSubmissionBundle/zipball/0bc9f5fdad6e867471689669b4c56bc7ec4bc31a", - "reference": "0bc9f5fdad6e867471689669b4c56bc7ec4bc31a", + "url": "https://api.github.com/repos/ems-project/EMSSubmissionBundle/zipball/95fd13b9dd71e0b3644fc3da3810bd5261d2bfae", + "reference": "95fd13b9dd71e0b3644fc3da3810bd5261d2bfae", "shasum": "" }, "require": { - "elasticms/form-bundle": "5.18.*", + "elasticms/form-bundle": "5.19.*", "league/flysystem-memory": "^2.0", "league/flysystem-sftp-v3": "^2.0", "php": "^8.1", @@ -2307,9 +2308,9 @@ "elasticms" ], "support": { - "source": "https://github.com/ems-project/EMSSubmissionBundle/tree/5.18.1" + "source": "https://github.com/ems-project/EMSSubmissionBundle/tree/5.19.0" }, - "time": "2024-06-25T05:20:33+00:00" + "time": "2024-07-29T14:32:43+00:00" }, { "name": "elasticsearch/elasticsearch", @@ -2902,16 +2903,16 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.39", + "version": "8.13.42", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "5a36692616dba1ec4a24217f248021b1ec9cdade" + "reference": "b7ee848bbd1958ff7464522d5c6e3688cca2a125" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/5a36692616dba1ec4a24217f248021b1ec9cdade", - "reference": "5a36692616dba1ec4a24217f248021b1ec9cdade", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/b7ee848bbd1958ff7464522d5c6e3688cca2a125", + "reference": "b7ee848bbd1958ff7464522d5c6e3688cca2a125", "shasum": "" }, "require": { @@ -2973,7 +2974,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, - "time": "2024-06-14T12:43:12+00:00" + "time": "2024-07-29T07:19:22+00:00" }, { "name": "giggsey/locale", @@ -5978,16 +5979,16 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v8.5.1", + "version": "v8.6.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152" + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d2fb94a9641be84d79c7548c6d39bbebba6e9a70", + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70", "shasum": "" }, "require": { @@ -6037,9 +6038,9 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.5.1" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.6.0" }, - "time": "2024-02-15T16:41:13+00:00" + "time": "2024-07-01T07:33:21+00:00" }, { "name": "sensio/framework-extra-bundle", @@ -6319,16 +6320,16 @@ }, { "name": "symfony/cache", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "89005bc368ca02ed0433c592e4d27670d0844a66" + "reference": "6f5f750692bd5a212e01a4f1945fd856bceef89e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/89005bc368ca02ed0433c592e4d27670d0844a66", - "reference": "89005bc368ca02ed0433c592e4d27670d0844a66", + "url": "https://api.github.com/repos/symfony/cache/zipball/6f5f750692bd5a212e01a4f1945fd856bceef89e", + "reference": "6f5f750692bd5a212e01a4f1945fd856bceef89e", "shasum": "" }, "require": { @@ -6396,7 +6397,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.4.40" + "source": "https://github.com/symfony/cache/tree/v5.4.42" }, "funding": [ { @@ -6412,7 +6413,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-10T06:02:18+00:00" }, { "name": "symfony/cache-contracts", @@ -6574,16 +6575,16 @@ }, { "name": "symfony/console", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "aa73115c0c24220b523625bfcfa655d7d73662dd" + "reference": "cef62396a0477e94fc52e87a17c6e5c32e226b7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/aa73115c0c24220b523625bfcfa655d7d73662dd", - "reference": "aa73115c0c24220b523625bfcfa655d7d73662dd", + "url": "https://api.github.com/repos/symfony/console/zipball/cef62396a0477e94fc52e87a17c6e5c32e226b7f", + "reference": "cef62396a0477e94fc52e87a17c6e5c32e226b7f", "shasum": "" }, "require": { @@ -6653,7 +6654,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.40" + "source": "https://github.com/symfony/console/tree/v5.4.42" }, "funding": [ { @@ -6669,7 +6670,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-26T12:21:55+00:00" }, { "name": "symfony/css-selector", @@ -6739,16 +6740,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "408b33326496030c201b8051b003e9e8cdb2efc9" + "reference": "c8409889fdbf48b99271930ea0ebcf3ee5e1ceae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/408b33326496030c201b8051b003e9e8cdb2efc9", - "reference": "408b33326496030c201b8051b003e9e8cdb2efc9", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c8409889fdbf48b99271930ea0ebcf3ee5e1ceae", + "reference": "c8409889fdbf48b99271930ea0ebcf3ee5e1ceae", "shasum": "" }, "require": { @@ -6808,7 +6809,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.40" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.42" }, "funding": [ { @@ -6824,7 +6825,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-25T13:57:40+00:00" }, { "name": "symfony/deprecation-contracts", @@ -6895,16 +6896,16 @@ }, { "name": "symfony/doctrine-bridge", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "d8ab3a46043e2ef314a8b93250d26b07c55d9564" + "reference": "009d870d520f30a213a1db0e410f8edf674eda5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/d8ab3a46043e2ef314a8b93250d26b07c55d9564", - "reference": "d8ab3a46043e2ef314a8b93250d26b07c55d9564", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/009d870d520f30a213a1db0e410f8edf674eda5a", + "reference": "009d870d520f30a213a1db0e410f8edf674eda5a", "shasum": "" }, "require": { @@ -6991,7 +6992,7 @@ "description": "Provides integration for Doctrine with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.40" + "source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.42" }, "funding": [ { @@ -7007,7 +7008,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-26T12:05:19+00:00" }, { "name": "symfony/dom-crawler", @@ -7086,16 +7087,16 @@ }, { "name": "symfony/dotenv", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", - "reference": "3052dbf22f71e47f6ef7a5efa6aaedfe871ba35d" + "reference": "974e6b8ce872b686eac92721e9ec141fc52e2aa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dotenv/zipball/3052dbf22f71e47f6ef7a5efa6aaedfe871ba35d", - "reference": "3052dbf22f71e47f6ef7a5efa6aaedfe871ba35d", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/974e6b8ce872b686eac92721e9ec141fc52e2aa1", + "reference": "974e6b8ce872b686eac92721e9ec141fc52e2aa1", "shasum": "" }, "require": { @@ -7137,7 +7138,7 @@ "environment" ], "support": { - "source": "https://github.com/symfony/dotenv/tree/v5.4.40" + "source": "https://github.com/symfony/dotenv/tree/v5.4.42" }, "funding": [ { @@ -7153,20 +7154,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-08T19:30:21+00:00" }, { "name": "symfony/error-handler", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "c6c8f965a87b22d5005a7806783c7f10ae7e58cd" + "reference": "db15ba0fd50890156ed40087ccedc7851a1f5b76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/c6c8f965a87b22d5005a7806783c7f10ae7e58cd", - "reference": "c6c8f965a87b22d5005a7806783c7f10ae7e58cd", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/db15ba0fd50890156ed40087ccedc7851a1f5b76", + "reference": "db15ba0fd50890156ed40087ccedc7851a1f5b76", "shasum": "" }, "require": { @@ -7208,7 +7209,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/v5.4.40" + "source": "https://github.com/symfony/error-handler/tree/v5.4.42" }, "funding": [ { @@ -7224,7 +7225,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-23T12:34:05+00:00" }, { "name": "symfony/event-dispatcher", @@ -7453,16 +7454,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.4.40", + "version": "v5.4.41", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "26dd9912df6940810ea00f8f53ad48d6a3424995" + "reference": "6d29dd9340b372fa603f04e6df4dd76bb808591e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/26dd9912df6940810ea00f8f53ad48d6a3424995", - "reference": "26dd9912df6940810ea00f8f53ad48d6a3424995", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/6d29dd9340b372fa603f04e6df4dd76bb808591e", + "reference": "6d29dd9340b372fa603f04e6df4dd76bb808591e", "shasum": "" }, "require": { @@ -7500,7 +7501,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.4.40" + "source": "https://github.com/symfony/filesystem/tree/v5.4.41" }, "funding": [ { @@ -7516,20 +7517,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-06-28T09:36:24+00:00" }, { "name": "symfony/finder", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "f51cff4687547641c7d8180d74932ab40b2205ce" + "reference": "0724c51fa067b198e36506d2864e09a52180998a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/f51cff4687547641c7d8180d74932ab40b2205ce", - "reference": "f51cff4687547641c7d8180d74932ab40b2205ce", + "url": "https://api.github.com/repos/symfony/finder/zipball/0724c51fa067b198e36506d2864e09a52180998a", + "reference": "0724c51fa067b198e36506d2864e09a52180998a", "shasum": "" }, "require": { @@ -7563,7 +7564,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.40" + "source": "https://github.com/symfony/finder/tree/v5.4.42" }, "funding": [ { @@ -7579,7 +7580,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-22T08:53:29+00:00" }, { "name": "symfony/flex", @@ -7750,16 +7751,16 @@ }, { "name": "symfony/framework-bundle", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "603090d8327e279bd233d5ce42a1ed89bc91612f" + "reference": "0a9f66cd53cb2578c9dff53645304ef313ecb63b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/603090d8327e279bd233d5ce42a1ed89bc91612f", - "reference": "603090d8327e279bd233d5ce42a1ed89bc91612f", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/0a9f66cd53cb2578c9dff53645304ef313ecb63b", + "reference": "0a9f66cd53cb2578c9dff53645304ef313ecb63b", "shasum": "" }, "require": { @@ -7880,7 +7881,7 @@ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v5.4.40" + "source": "https://github.com/symfony/framework-bundle/tree/v5.4.42" }, "funding": [ { @@ -7896,7 +7897,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-09T20:57:15+00:00" }, { "name": "symfony/html-sanitizer", @@ -7969,16 +7970,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "970a4d5a3393be3ba987b91a018e98ee332db63b" + "reference": "ed17728617f53903ac684aa4f7a1739f121798d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/970a4d5a3393be3ba987b91a018e98ee332db63b", - "reference": "970a4d5a3393be3ba987b91a018e98ee332db63b", + "url": "https://api.github.com/repos/symfony/http-client/zipball/ed17728617f53903ac684aa4f7a1739f121798d3", + "reference": "ed17728617f53903ac684aa4f7a1739f121798d3", "shasum": "" }, "require": { @@ -8040,7 +8041,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.40" + "source": "https://github.com/symfony/http-client/tree/v5.4.42" }, "funding": [ { @@ -8056,7 +8057,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-10T08:10:21+00:00" }, { "name": "symfony/http-client-contracts", @@ -8138,16 +8139,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "cf4893ca4eca3fac4ae06da1590afdbbb4217847" + "reference": "9c375b2abef0b657aa0b7612b763df5c12a465ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cf4893ca4eca3fac4ae06da1590afdbbb4217847", - "reference": "cf4893ca4eca3fac4ae06da1590afdbbb4217847", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9c375b2abef0b657aa0b7612b763df5c12a465ab", + "reference": "9c375b2abef0b657aa0b7612b763df5c12a465ab", "shasum": "" }, "require": { @@ -8194,7 +8195,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.40" + "source": "https://github.com/symfony/http-foundation/tree/v5.4.42" }, "funding": [ { @@ -8210,20 +8211,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-26T11:59:59+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "3ad03183c6985adc2eece16f239f8cfe1c4ccbe3" + "reference": "948db7caf761dacc8abb9a59465f0639c30cc6dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3ad03183c6985adc2eece16f239f8cfe1c4ccbe3", - "reference": "3ad03183c6985adc2eece16f239f8cfe1c4ccbe3", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/948db7caf761dacc8abb9a59465f0639c30cc6dd", + "reference": "948db7caf761dacc8abb9a59465f0639c30cc6dd", "shasum": "" }, "require": { @@ -8307,7 +8308,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/v5.4.40" + "source": "https://github.com/symfony/http-kernel/tree/v5.4.42" }, "funding": [ { @@ -8323,7 +8324,7 @@ "type": "tidelift" } ], - "time": "2024-06-02T15:53:08+00:00" + "time": "2024-07-26T14:46:22+00:00" }, { "name": "symfony/intl", @@ -8417,16 +8418,16 @@ }, { "name": "symfony/mailer", - "version": "v5.4.40", + "version": "v5.4.41", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "54fec5a552238d071502facd85c34af83a20dc38" + "reference": "13f4fac7f8450381122f0f4cd750a63c2821c7fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/54fec5a552238d071502facd85c34af83a20dc38", - "reference": "54fec5a552238d071502facd85c34af83a20dc38", + "url": "https://api.github.com/repos/symfony/mailer/zipball/13f4fac7f8450381122f0f4cd750a63c2821c7fa", + "reference": "13f4fac7f8450381122f0f4cd750a63c2821c7fa", "shasum": "" }, "require": { @@ -8473,7 +8474,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v5.4.40" + "source": "https://github.com/symfony/mailer/tree/v5.4.41" }, "funding": [ { @@ -8489,20 +8490,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-06-27T20:38:52+00:00" }, { "name": "symfony/mime", - "version": "v5.4.40", + "version": "v5.4.41", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "8c6dc1fb0b1f990aa15086abcde66dbde3a9bdad" + "reference": "c71c7a1aeed60b22d05e738197e31daf2120bd42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/8c6dc1fb0b1f990aa15086abcde66dbde3a9bdad", - "reference": "8c6dc1fb0b1f990aa15086abcde66dbde3a9bdad", + "url": "https://api.github.com/repos/symfony/mime/zipball/c71c7a1aeed60b22d05e738197e31daf2120bd42", + "reference": "c71c7a1aeed60b22d05e738197e31daf2120bd42", "shasum": "" }, "require": { @@ -8558,7 +8559,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.4.40" + "source": "https://github.com/symfony/mime/tree/v5.4.41" }, "funding": [ { @@ -8574,7 +8575,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-06-28T09:36:24+00:00" }, { "name": "symfony/monolog-bridge", @@ -9436,16 +9437,16 @@ }, { "name": "symfony/property-info", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "b999cc2450f81d4527c97c217260dc372601a95d" + "reference": "825aa937f6e8cd63dcc118d0af84d7d4979cddf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/b999cc2450f81d4527c97c217260dc372601a95d", - "reference": "b999cc2450f81d4527c97c217260dc372601a95d", + "url": "https://api.github.com/repos/symfony/property-info/zipball/825aa937f6e8cd63dcc118d0af84d7d4979cddf4", + "reference": "825aa937f6e8cd63dcc118d0af84d7d4979cddf4", "shasum": "" }, "require": { @@ -9507,7 +9508,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v5.4.40" + "source": "https://github.com/symfony/property-info/tree/v5.4.42" }, "funding": [ { @@ -9523,20 +9524,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-22T18:03:36+00:00" }, { "name": "symfony/routing", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "6df1dd8b306649303267a760699cf04cf39b1f7b" + "reference": "f8dd6f80c96aeec9b13fc13757842342e05c4878" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/6df1dd8b306649303267a760699cf04cf39b1f7b", - "reference": "6df1dd8b306649303267a760699cf04cf39b1f7b", + "url": "https://api.github.com/repos/symfony/routing/zipball/f8dd6f80c96aeec9b13fc13757842342e05c4878", + "reference": "f8dd6f80c96aeec9b13fc13757842342e05c4878", "shasum": "" }, "require": { @@ -9597,7 +9598,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.4.40" + "source": "https://github.com/symfony/routing/tree/v5.4.42" }, "funding": [ { @@ -9613,7 +9614,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-09T20:57:15+00:00" }, { "name": "symfony/runtime", @@ -9697,16 +9698,16 @@ }, { "name": "symfony/security-bundle", - "version": "v5.4.40", + "version": "v5.4.41", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "d977faacbaf0e6e551443b3b6c14315be6e7fe57" + "reference": "86557f237fb152412048912660895ab86aa61494" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/d977faacbaf0e6e551443b3b6c14315be6e7fe57", - "reference": "d977faacbaf0e6e551443b3b6c14315be6e7fe57", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/86557f237fb152412048912660895ab86aa61494", + "reference": "86557f237fb152412048912660895ab86aa61494", "shasum": "" }, "require": { @@ -9780,7 +9781,7 @@ "description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-bundle/tree/v5.4.40" + "source": "https://github.com/symfony/security-bundle/tree/v5.4.41" }, "funding": [ { @@ -9796,20 +9797,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-06-21T13:58:36+00:00" }, { "name": "symfony/security-core", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "f8b49ac9b4b61fca958e6163f3cbb69d8c7d703a" + "reference": "3c6b81c68a828958ae0bcec9dd44a8e6ea0a38de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/f8b49ac9b4b61fca958e6163f3cbb69d8c7d703a", - "reference": "f8b49ac9b4b61fca958e6163f3cbb69d8c7d703a", + "url": "https://api.github.com/repos/symfony/security-core/zipball/3c6b81c68a828958ae0bcec9dd44a8e6ea0a38de", + "reference": "3c6b81c68a828958ae0bcec9dd44a8e6ea0a38de", "shasum": "" }, "require": { @@ -9874,7 +9875,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.4.40" + "source": "https://github.com/symfony/security-core/tree/v5.4.42" }, "funding": [ { @@ -9890,7 +9891,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-16T19:38:31+00:00" }, { "name": "symfony/security-csrf", @@ -10035,16 +10036,16 @@ }, { "name": "symfony/security-http", - "version": "v5.4.40", + "version": "v5.4.41", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "71948200354880137f719133d5a84927e3a140fb" + "reference": "14d271e304dce13ae77e39e6a6353c986e756b40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/71948200354880137f719133d5a84927e3a140fb", - "reference": "71948200354880137f719133d5a84927e3a140fb", + "url": "https://api.github.com/repos/symfony/security-http/zipball/14d271e304dce13ae77e39e6a6353c986e756b40", + "reference": "14d271e304dce13ae77e39e6a6353c986e756b40", "shasum": "" }, "require": { @@ -10101,7 +10102,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.4.40" + "source": "https://github.com/symfony/security-http/tree/v5.4.41" }, "funding": [ { @@ -10117,20 +10118,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-06-17T05:58:45+00:00" }, { "name": "symfony/serializer", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "ef0be2b53d4424ad70075eeab74fb61184952ce9" + "reference": "1e538a66f85f8f56d9b77726c94c028a8b4fa66f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/ef0be2b53d4424ad70075eeab74fb61184952ce9", - "reference": "ef0be2b53d4424ad70075eeab74fb61184952ce9", + "url": "https://api.github.com/repos/symfony/serializer/zipball/1e538a66f85f8f56d9b77726c94c028a8b4fa66f", + "reference": "1e538a66f85f8f56d9b77726c94c028a8b4fa66f", "shasum": "" }, "require": { @@ -10204,7 +10205,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v5.4.40" + "source": "https://github.com/symfony/serializer/tree/v5.4.42" }, "funding": [ { @@ -10220,7 +10221,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-09T20:57:15+00:00" }, { "name": "symfony/service-contracts", @@ -10369,16 +10370,16 @@ }, { "name": "symfony/string", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "142877285aa974a6f7685e292ab5ba9aae86b143" + "reference": "909cec913edea162a3b2836788228ad45fcab337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/142877285aa974a6f7685e292ab5ba9aae86b143", - "reference": "142877285aa974a6f7685e292ab5ba9aae86b143", + "url": "https://api.github.com/repos/symfony/string/zipball/909cec913edea162a3b2836788228ad45fcab337", + "reference": "909cec913edea162a3b2836788228ad45fcab337", "shasum": "" }, "require": { @@ -10435,7 +10436,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.40" + "source": "https://github.com/symfony/string/tree/v5.4.42" }, "funding": [ { @@ -10451,20 +10452,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-20T18:38:32+00:00" }, { "name": "symfony/translation", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "bb51d7f183756d1ac03f50ea47dc5726518cc7e8" + "reference": "1d702caccb9f091b738696185f778b1bfef7b5b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/bb51d7f183756d1ac03f50ea47dc5726518cc7e8", - "reference": "bb51d7f183756d1ac03f50ea47dc5726518cc7e8", + "url": "https://api.github.com/repos/symfony/translation/zipball/1d702caccb9f091b738696185f778b1bfef7b5b2", + "reference": "1d702caccb9f091b738696185f778b1bfef7b5b2", "shasum": "" }, "require": { @@ -10532,7 +10533,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.4.40" + "source": "https://github.com/symfony/translation/tree/v5.4.42" }, "funding": [ { @@ -10548,7 +10549,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-26T12:14:19+00:00" }, { "name": "symfony/translation-contracts", @@ -10630,16 +10631,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v5.4.40", + "version": "v5.4.41", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "b982cfa2d15058d2642ca4cf7edab495d6dac707" + "reference": "d7b10dad12c49863c20c7f8e4cc74b9416eefbb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/b982cfa2d15058d2642ca4cf7edab495d6dac707", - "reference": "b982cfa2d15058d2642ca4cf7edab495d6dac707", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/d7b10dad12c49863c20c7f8e4cc74b9416eefbb9", + "reference": "d7b10dad12c49863c20c7f8e4cc74b9416eefbb9", "shasum": "" }, "require": { @@ -10731,7 +10732,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v5.4.40" + "source": "https://github.com/symfony/twig-bridge/tree/v5.4.41" }, "funding": [ { @@ -10747,7 +10748,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-06-09T18:59:35+00:00" }, { "name": "symfony/twig-bundle", @@ -10841,16 +10842,16 @@ }, { "name": "symfony/validator", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "d536c47c62c7739f9956727d6e5d94983ed77cdb" + "reference": "5ad62a0b29cca8b89753b6d5f2bc5a4294b997ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/d536c47c62c7739f9956727d6e5d94983ed77cdb", - "reference": "d536c47c62c7739f9956727d6e5d94983ed77cdb", + "url": "https://api.github.com/repos/symfony/validator/zipball/5ad62a0b29cca8b89753b6d5f2bc5a4294b997ec", + "reference": "5ad62a0b29cca8b89753b6d5f2bc5a4294b997ec", "shasum": "" }, "require": { @@ -10890,7 +10891,7 @@ "symfony/http-kernel": "^4.4|^5.0|^6.0", "symfony/intl": "^4.4|^5.0|^6.0", "symfony/mime": "^4.4|^5.0|^6.0", - "symfony/property-access": "^4.4|^5.0|^6.0", + "symfony/property-access": "^5.4|^6.0", "symfony/property-info": "^5.3|^6.0", "symfony/translation": "^5.4.35|~6.3.12|^6.4.3", "symfony/yaml": "^4.4|^5.0|^6.0" @@ -10934,7 +10935,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.40" + "source": "https://github.com/symfony/validator/tree/v5.4.42" }, "funding": [ { @@ -10950,20 +10951,20 @@ "type": "tidelift" } ], - "time": "2024-06-01T06:14:22+00:00" + "time": "2024-07-26T11:57:39+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "af8868a6e9d6082dfca11f1a1f205ae93a8b6d93" + "reference": "0c17c56d8ea052fc33942251c75d0e28936e043d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/af8868a6e9d6082dfca11f1a1f205ae93a8b6d93", - "reference": "af8868a6e9d6082dfca11f1a1f205ae93a8b6d93", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0c17c56d8ea052fc33942251c75d0e28936e043d", + "reference": "0c17c56d8ea052fc33942251c75d0e28936e043d", "shasum": "" }, "require": { @@ -11023,7 +11024,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.4.40" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.42" }, "funding": [ { @@ -11039,7 +11040,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-26T12:23:09+00:00" }, { "name": "symfony/var-exporter", @@ -12081,16 +12082,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.0.2", + "version": "v5.1.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13" + "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13", - "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1", + "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1", "shasum": "" }, "require": { @@ -12101,7 +12102,7 @@ }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^9.0" }, "bin": [ "bin/php-parse" @@ -12133,9 +12134,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0" }, - "time": "2024-03-05T20:51:40+00:00" + "time": "2024-07-01T20:03:41+00:00" }, { "name": "phar-io/manifest", @@ -12576,45 +12577,45 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.19", + "version": "9.6.20", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a1a54a473501ef4cdeaae4e06891674114d79db8" + "reference": "49d7820565836236411f5dc002d16dd689cde42f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1a54a473501ef4cdeaae4e06891674114d79db8", - "reference": "a1a54a473501ef4cdeaae4e06891674114d79db8", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/49d7820565836236411f5dc002d16dd689cde42f", + "reference": "49d7820565836236411f5dc002d16dd689cde42f", "shasum": "" }, "require": { - "doctrine/instantiator": "^1.3.1 || ^2", + "doctrine/instantiator": "^1.5.0 || ^2", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.10.1", - "phar-io/manifest": "^2.0.3", - "phar-io/version": "^3.0.2", + "myclabs/deep-copy": "^1.12.0", + "phar-io/manifest": "^2.0.4", + "phar-io/version": "^3.2.1", "php": ">=7.3", - "phpunit/php-code-coverage": "^9.2.28", - "phpunit/php-file-iterator": "^3.0.5", + "phpunit/php-code-coverage": "^9.2.31", + "phpunit/php-file-iterator": "^3.0.6", "phpunit/php-invoker": "^3.1.1", - "phpunit/php-text-template": "^2.0.3", - "phpunit/php-timer": "^5.0.2", - "sebastian/cli-parser": "^1.0.1", - "sebastian/code-unit": "^1.0.6", + "phpunit/php-text-template": "^2.0.4", + "phpunit/php-timer": "^5.0.3", + "sebastian/cli-parser": "^1.0.2", + "sebastian/code-unit": "^1.0.8", "sebastian/comparator": "^4.0.8", - "sebastian/diff": "^4.0.3", - "sebastian/environment": "^5.1.3", - "sebastian/exporter": "^4.0.5", - "sebastian/global-state": "^5.0.1", - "sebastian/object-enumerator": "^4.0.3", - "sebastian/resource-operations": "^3.0.3", - "sebastian/type": "^3.2", + "sebastian/diff": "^4.0.6", + "sebastian/environment": "^5.1.5", + "sebastian/exporter": "^4.0.6", + "sebastian/global-state": "^5.0.7", + "sebastian/object-enumerator": "^4.0.4", + "sebastian/resource-operations": "^3.0.4", + "sebastian/type": "^3.2.1", "sebastian/version": "^3.0.2" }, "suggest": { @@ -12659,7 +12660,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.19" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.20" }, "funding": [ { @@ -12675,7 +12676,7 @@ "type": "tidelift" } ], - "time": "2024-04-05T04:35:58+00:00" + "time": "2024-07-10T11:45:39+00:00" }, { "name": "sebastian/cli-parser", @@ -13793,16 +13794,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "875f7030e8998d4d31be8f3f8669c66e68d6be04" + "reference": "49b7764b137617afd3d9aee72f1040eaa6f35be7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/875f7030e8998d4d31be8f3f8669c66e68d6be04", - "reference": "875f7030e8998d4d31be8f3f8669c66e68d6be04", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/49b7764b137617afd3d9aee72f1040eaa6f35be7", + "reference": "49b7764b137617afd3d9aee72f1040eaa6f35be7", "shasum": "" }, "require": { @@ -13857,7 +13858,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.40" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.42" }, "funding": [ { @@ -13873,7 +13874,7 @@ "type": "tidelift" } ], - "time": "2024-06-01T06:14:22+00:00" + "time": "2024-07-26T12:21:55+00:00" }, { "name": "symfony/web-profiler-bundle",