Verified Commit 8cfb163e authored by Dave Long's avatar Dave Long
Browse files

Issue #3471080 by andypost: Update mikey179/vfsstream to v1.6.12 for PHP 8.4

parent 1019986c
Loading
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -5778,23 +5778,24 @@
        },
        {
            "name": "mikey179/vfsstream",
            "version": "v1.6.11",
            "version": "v1.6.12",
            "source": {
                "type": "git",
                "url": "https://github.com/bovigo/vfsStream.git",
                "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f"
                "reference": "fe695ec993e0a55c3abdda10a9364eb31c6f1bf0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
                "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
                "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/fe695ec993e0a55c3abdda10a9364eb31c6f1bf0",
                "reference": "fe695ec993e0a55c3abdda10a9364eb31c6f1bf0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5|^5.0"
                "phpunit/phpunit": "^7.5||^8.5||^9.6",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "type": "library",
            "extra": {
@@ -5825,7 +5826,7 @@
                "source": "https://github.com/bovigo/vfsStream/tree/master",
                "wiki": "https://github.com/bovigo/vfsStream/wiki"
            },
            "time": "2022-02-23T02:02:42+00:00"
            "time": "2024-08-29T18:43:31+00:00"
        },
        {
            "name": "myclabs/deep-copy",
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
        "lullabot/php-webdriver": "v2.0.4",
        "mglaman/phpstan-drupal": "1.2.11",
        "micheh/phpcs-gitlab": "1.1.0",
        "mikey179/vfsstream": "v1.6.11",
        "mikey179/vfsstream": "v1.6.12",
        "myclabs/deep-copy": "1.11.1",
        "nikic/php-parser": "v5.0.2",
        "open-telemetry/api": "1.0.3",