diff --git a/composer.json b/composer.json index 1db61cb..bed8e1d 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "nyholm/psr7": "1.8.*", "symfony/console": "7.0.*", "symfony/http-client": "7.0.*", - "symfony/yaml": "7.0.*" + "symfony/yaml": "7.1.*" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage": "6.3.*", diff --git a/composer.lock b/composer.lock index 9daae92..72a6029 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": "e96f306efc151144336c2a8394733054", + "content-hash": "cdd6c9ca1d9a7706ed8bd61a6548512d", "packages": [ { "name": "beberlei/assert", @@ -2067,16 +2067,16 @@ }, { "name": "symfony/yaml", - "version": "v7.0.3", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "2d4fca631c00700597e9442a0b2451ce234513d3" + "reference": "fa34c77015aa6720469db7003567b9f772492bf2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/2d4fca631c00700597e9442a0b2451ce234513d3", - "reference": "2d4fca631c00700597e9442a0b2451ce234513d3", + "url": "https://api.github.com/repos/symfony/yaml/zipball/fa34c77015aa6720469db7003567b9f772492bf2", + "reference": "fa34c77015aa6720469db7003567b9f772492bf2", "shasum": "" }, "require": { @@ -2118,7 +2118,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v7.0.3" + "source": "https://github.com/symfony/yaml/tree/v7.1.1" }, "funding": [ { @@ -2134,7 +2134,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T15:02:46+00:00" + "time": "2024-05-31T14:57:53+00:00" } ], "packages-dev": [