diff --git a/api/composer.json b/api/composer.json index 5512121616..02c7c54124 100644 --- a/api/composer.json +++ b/api/composer.json @@ -61,7 +61,7 @@ "phpunit/phpunit": "11.4.3", "rector/rector": "1.2.10", "psalm/phar": "5.26.1", - "spatie/phpunit-snapshot-assertions": "5.1.6", + "spatie/phpunit-snapshot-assertions": "5.1.7", "symfony/browser-kit": "7.2.0", "symfony/css-selector": "7.2.0", "symfony/debug-bundle": "7.2.0", diff --git a/api/composer.lock b/api/composer.lock index 16b2b66c9a..a36d82553d 100644 --- a/api/composer.lock +++ b/api/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": "51e75eff51c0bf7357dca8834aa0d9aa", + "content-hash": "99ebcde5304fecea57b3910fcec773af", "packages": [ { "name": "api-platform/core", @@ -13909,16 +13909,16 @@ }, { "name": "spatie/phpunit-snapshot-assertions", - "version": "5.1.6", + "version": "5.1.7", "source": { "type": "git", "url": "https://github.com/spatie/phpunit-snapshot-assertions.git", - "reference": "61e2eb567713c89987895b8f514a7a4d3bff89c9" + "reference": "5c7ae9d555c3b46bddd35f4e4bab9a6181aa1446" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/phpunit-snapshot-assertions/zipball/61e2eb567713c89987895b8f514a7a4d3bff89c9", - "reference": "61e2eb567713c89987895b8f514a7a4d3bff89c9", + "url": "https://api.github.com/repos/spatie/phpunit-snapshot-assertions/zipball/5c7ae9d555c3b46bddd35f4e4bab9a6181aa1446", + "reference": "5c7ae9d555c3b46bddd35f4e4bab9a6181aa1446", "shasum": "" }, "require": { @@ -13974,7 +13974,7 @@ ], "support": { "issues": "https://github.com/spatie/phpunit-snapshot-assertions/issues", - "source": "https://github.com/spatie/phpunit-snapshot-assertions/tree/5.1.6" + "source": "https://github.com/spatie/phpunit-snapshot-assertions/tree/5.1.7" }, "funding": [ { @@ -13982,7 +13982,7 @@ "type": "custom" } ], - "time": "2024-05-03T07:53:03+00:00" + "time": "2024-12-09T15:47:41+00:00" }, { "name": "symfony/browser-kit",