diff --git a/composer.json b/composer.json index 759f98f..8ab3f18 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ext-curl": "*", "ext-openssl": "*", "ext-sodium": "*", - "testcontainers/testcontainers": "1.0.5" + "testcontainers/testcontainers": "1.0.7" }, "require-dev": { "phpstan/phpstan": "2.1.40", diff --git a/composer.lock b/composer.lock index 2632668..19abe01 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": "84ee5f989ae06d1a85cef9d6d8b6c447", + "content-hash": "bfb33b3c80157c4d33f483511af3c7d6", "packages": [ { "name": "beluga-php/docker-php", @@ -1950,16 +1950,16 @@ }, { "name": "symfony/serializer", - "version": "v7.4.6", + "version": "v7.4.7", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "83c3cbd6dcb96c1dbe197499a0714f8dceb0f274" + "reference": "bd395bbc6fabd136a48e1a6f91b09f88b5050b0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/83c3cbd6dcb96c1dbe197499a0714f8dceb0f274", - "reference": "83c3cbd6dcb96c1dbe197499a0714f8dceb0f274", + "url": "https://api.github.com/repos/symfony/serializer/zipball/bd395bbc6fabd136a48e1a6f91b09f88b5050b0b", + "reference": "bd395bbc6fabd136a48e1a6f91b09f88b5050b0b", "shasum": "" }, "require": { @@ -2030,7 +2030,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/v7.4.6" + "source": "https://github.com/symfony/serializer/tree/v7.4.7" }, "funding": [ { @@ -2050,7 +2050,7 @@ "type": "tidelift" } ], - "time": "2026-02-25T16:50:00+00:00" + "time": "2026-03-06T13:15:18+00:00" }, { "name": "symfony/translation-contracts", @@ -2136,16 +2136,16 @@ }, { "name": "symfony/validator", - "version": "v7.4.6", + "version": "v7.4.7", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "a1ceaf285712ed8034819a76b5fbba23eaf3e54d" + "reference": "3a1a460a9f8c5e5611e15c52c4baa5a62fa3c203" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/a1ceaf285712ed8034819a76b5fbba23eaf3e54d", - "reference": "a1ceaf285712ed8034819a76b5fbba23eaf3e54d", + "url": "https://api.github.com/repos/symfony/validator/zipball/3a1a460a9f8c5e5611e15c52c4baa5a62fa3c203", + "reference": "3a1a460a9f8c5e5611e15c52c4baa5a62fa3c203", "shasum": "" }, "require": { @@ -2216,7 +2216,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v7.4.6" + "source": "https://github.com/symfony/validator/tree/v7.4.7" }, "funding": [ { @@ -2236,7 +2236,7 @@ "type": "tidelift" } ], - "time": "2026-02-25T16:50:00+00:00" + "time": "2026-03-06T11:10:17+00:00" }, { "name": "symfony/yaml", @@ -2316,16 +2316,16 @@ }, { "name": "testcontainers/testcontainers", - "version": "1.0.5", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/testcontainers/testcontainers-php.git", - "reference": "ecdef9b71e852a34d99e7e5e882c3326f68fab63" + "reference": "874827cfbc353031c4d40eb050396fa023bfca14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/testcontainers/testcontainers-php/zipball/ecdef9b71e852a34d99e7e5e882c3326f68fab63", - "reference": "ecdef9b71e852a34d99e7e5e882c3326f68fab63", + "url": "https://api.github.com/repos/testcontainers/testcontainers-php/zipball/874827cfbc353031c4d40eb050396fa023bfca14", + "reference": "874827cfbc353031c4d40eb050396fa023bfca14", "shasum": "" }, "require": { @@ -2371,9 +2371,9 @@ ], "support": { "issues": "https://github.com/testcontainers/testcontainers-php/issues", - "source": "https://github.com/testcontainers/testcontainers-php/tree/1.0.5" + "source": "https://github.com/testcontainers/testcontainers-php/tree/1.0.7" }, - "time": "2026-03-01T17:27:14+00:00" + "time": "2026-03-08T11:46:58+00:00" } ], "packages-dev": [