Unverified Commit ad7d9b35 authored by Alex Pott's avatar Alex Pott
Browse files

chore: #3581530 Update google/protobuf to >= 4.33.6

By: godotislate
By: quietone
parent 0c0189c2
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -5771,23 +5771,23 @@
        },
        {
            "name": "google/protobuf",
            "version": "v4.33.1",
            "version": "v4.33.6",
            "source": {
                "type": "git",
                "url": "https://github.com/protocolbuffers/protobuf-php.git",
                "reference": "0cd73ccf0cd26c3e72299cce1ea6144091a57e12"
                "reference": "84b008c23915ed94536737eae46f41ba3bccfe67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/0cd73ccf0cd26c3e72299cce1ea6144091a57e12",
                "reference": "0cd73ccf0cd26c3e72299cce1ea6144091a57e12",
                "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/84b008c23915ed94536737eae46f41ba3bccfe67",
                "reference": "84b008c23915ed94536737eae46f41ba3bccfe67",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=5.0.0 <8.5.27"
                "phpunit/phpunit": ">=10.5.62 <11.0.0"
            },
            "suggest": {
                "ext-bcmath": "Need to support JSON deserialization"
@@ -5809,9 +5809,9 @@
                "proto"
            ],
            "support": {
                "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.33.1"
                "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.33.6"
            },
            "time": "2025-11-12T21:58:05+00:00"
            "time": "2026-03-18T17:32:05+00:00"
        },
        {
            "name": "justinrainbow/json-schema",
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
        "doctrine/deprecations": "1.1.5",
        "doctrine/instantiator": "2.0.0",
        "drupal/coder": "8.3.31",
        "google/protobuf": "v4.33.1",
        "google/protobuf": "v4.33.6",
        "justinrainbow/json-schema": "6.6.3",
        "lullabot/mink-selenium2-driver": "v1.7.4",
        "lullabot/php-webdriver": "v2.0.7",