🏡 index : github.com/captn3m0/codechef.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-01-14 6:18:59.0 +00:00:00
committer GitHub <noreply@github.com> 2025-01-14 6:18:59.0 +00:00:00
commit
c60208ce813c6110bfcaf20a59a2e01ba596eb8b [patch]
tree
87ed89ffcb12fe62de254108878a0dea97ea0c23
parent
4e8812e2e87ee90f4cffdf03e741ec1b5b8aba06
download
c60208ce813c6110bfcaf20a59a2e01ba596eb8b.tar.gz

Bump symfony/process from 5.4.3 to 5.4.47

Bumps [symfony/process](https://github.com/symfony/process) from 5.4.3 to 5.4.47.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v5.4.3...v5.4.47)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: indirect
...

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

Diff

 composer.lock | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/composer.lock b/composer.lock
index c9eba3c..0c619d8 100644
--- a/composer.lock
+++ a/composer.lock
@@ -1736,16 +1736,16 @@
        },

        {
            "name": "symfony/process",
            "version": "v5.4.3",
            "version": "v5.4.47",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "553f50487389a977eb31cf6b37faae56da00f753"
                "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d"
            },

            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/553f50487389a977eb31cf6b37faae56da00f753",
                "reference": "553f50487389a977eb31cf6b37faae56da00f753",
                "url": "https://api.github.com/repos/symfony/process/zipball/5d1662fb32ebc94f17ddb8d635454a776066733d",
                "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d",
                "shasum": ""
            },

            "require": {
@@ -1778,7 +1778,7 @@
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v5.4.3"
                "source": "https://github.com/symfony/process/tree/v5.4.47"
            },

            "funding": [
                {
@@ -1794,7 +1794,7 @@
                    "type": "tidelift"
                }

            ],

            "time": "2022-01-26T16:28:35+00:00"
            "time": "2024-11-06T11:36:42+00:00"
        },

        {
            "name": "symfony/service-contracts",