[Scummvm-git-logs] scummvm-web dependabot/composer/symfony/yaml-6.2.7 -> 5e1a42c0ee0ecae06802b0b4a4dfc99f36d5bc58

ScummVM git noreply at scummvm.org
Wed Apr 26 20:58:59 UTC 2023


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
5e1a42c0ee Bump symfony/yaml from 5.4.16 to 6.2.7


Commit: 5e1a42c0ee0ecae06802b0b4a4dfc99f36d5bc58
    https://github.com/scummvm/scummvm-web/commit/5e1a42c0ee0ecae06802b0b4a4dfc99f36d5bc58
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2023-04-26T20:58:56Z

Commit Message:
Bump symfony/yaml from 5.4.16 to 6.2.7

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.4.16 to 6.2.7.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v5.4.16...v6.2.7)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support at github.com>

Changed paths:
    composer.json
    composer.lock


diff --git a/composer.json b/composer.json
index fcfe0a98..d9f971b7 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
     "erusev/parsedown": "^1.7",
     "phpfastcache/phpfastcache": "^8.0",
     "league/csv": "^9.6",
-    "symfony/yaml": "^5.1",
+    "symfony/yaml": "^6.2",
     "predis/predis": "^1.1",
     "guzzlehttp/guzzle": "^7.2",
     "propel/propel": "~2.0 at dev"
diff --git a/composer.lock b/composer.lock
index 8af1ba3c..690ec9ff 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": "5e070230fea714d665cad6f43909bd78",
+    "content-hash": "49eaa034d13a68b5dc21f5dd00630b4a",
     "packages": [
         {
             "name": "altorouter/altorouter",
@@ -2663,28 +2663,27 @@
         },
         {
             "name": "symfony/yaml",
-            "version": "v5.4.16",
+            "version": "v6.2.7",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/yaml.git",
-                "reference": "ebd37c71f62d5ec5f6e27de3e06fee492d4c6298"
+                "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/yaml/zipball/ebd37c71f62d5ec5f6e27de3e06fee492d4c6298",
-                "reference": "ebd37c71f62d5ec5f6e27de3e06fee492d4c6298",
+                "url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57",
+                "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57",
                 "shasum": ""
             },
             "require": {
-                "php": ">=7.2.5",
-                "symfony/deprecation-contracts": "^2.1|^3",
+                "php": ">=8.1",
                 "symfony/polyfill-ctype": "^1.8"
             },
             "conflict": {
-                "symfony/console": "<5.3"
+                "symfony/console": "<5.4"
             },
             "require-dev": {
-                "symfony/console": "^5.3|^6.0"
+                "symfony/console": "^5.4|^6.0"
             },
             "suggest": {
                 "symfony/console": "For validating YAML files using the lint command"
@@ -2718,7 +2717,7 @@
             "description": "Loads and dumps YAML files",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/yaml/tree/v5.4.16"
+                "source": "https://github.com/symfony/yaml/tree/v6.2.7"
             },
             "funding": [
                 {
@@ -2734,7 +2733,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2022-11-25T16:04:03+00:00"
+            "time": "2023-02-16T09:57:23+00:00"
         }
     ],
     "packages-dev": [




More information about the Scummvm-git-logs mailing list