Verified Commit 23174b70 authored by Dave Long's avatar Dave Long
Browse files

Issue #3477361: Update phpunit/phpunit to 10.5.35 for PHP 8.4

parent 9d09dbc0
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -7499,16 +7499,16 @@
        },
        {
            "name": "phpunit/phpunit",
            "version": "10.5.30",
            "version": "10.5.35",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "b15524febac0153876b4ba9aab3326c2ee94c897"
                "reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b15524febac0153876b4ba9aab3326c2ee94c897",
                "reference": "b15524febac0153876b4ba9aab3326c2ee94c897",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7ac8b4e63f456046dcb4c9787da9382831a1874b",
                "reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b",
                "shasum": ""
            },
            "require": {
@@ -7522,7 +7522,7 @@
                "phar-io/manifest": "^2.0.4",
                "phar-io/version": "^3.2.1",
                "php": ">=8.1",
                "phpunit/php-code-coverage": "^10.1.15",
                "phpunit/php-code-coverage": "^10.1.16",
                "phpunit/php-file-iterator": "^4.1.0",
                "phpunit/php-invoker": "^4.0.0",
                "phpunit/php-text-template": "^3.0.1",
@@ -7580,7 +7580,7 @@
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.30"
                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.35"
            },
            "funding": [
                {
@@ -7596,7 +7596,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2024-08-13T06:09:37+00:00"
            "time": "2024-09-19T10:52:21+00:00"
        },
        {
            "name": "react/promise",
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@
        "phpunit/php-invoker": "4.0.0",
        "phpunit/php-text-template": "3.0.1",
        "phpunit/php-timer": "6.0.0",
        "phpunit/phpunit": "10.5.30",
        "phpunit/phpunit": "10.5.35",
        "react/promise": "v3.2.0",
        "sebastian/cli-parser": "2.0.1",
        "sebastian/code-unit": "2.0.0",