Commit 4faa6011 authored by catch's avatar catch
Browse files

task: #3559280 Upgrade phpspec/prophecy to 1.24

By: andypost
(cherry picked from commit 6ce90c9f)
parent c040ba1d
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -7417,21 +7417,21 @@
        },
        {
            "name": "phpspec/prophecy",
            "version": "v1.23.0",
            "version": "v1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "8cce4df9a20660cdc671e8f45ac61959ecdde8e8"
                "reference": "a24f1bda2d00a03877f7f99d9e6b150baf543f6d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8cce4df9a20660cdc671e8f45ac61959ecdde8e8",
                "reference": "8cce4df9a20660cdc671e8f45ac61959ecdde8e8",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/a24f1bda2d00a03877f7f99d9e6b150baf543f6d",
                "reference": "a24f1bda2d00a03877f7f99d9e6b150baf543f6d",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2 || ^2.0",
                "php": "8.2.* || 8.3.* || 8.4.*",
                "php": "8.2.* || 8.3.* || 8.4.* || 8.5.*",
                "phpdocumentor/reflection-docblock": "^5.2",
                "sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
                "sebastian/recursion-context": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
@@ -7482,9 +7482,9 @@
            ],
            "support": {
                "issues": "https://github.com/phpspec/prophecy/issues",
                "source": "https://github.com/phpspec/prophecy/tree/v1.23.0"
                "source": "https://github.com/phpspec/prophecy/tree/v1.24.0"
            },
            "time": "2025-10-08T08:50:26+00:00"
            "time": "2025-11-21T13:10:52+00:00"
        },
        {
            "name": "phpspec/prophecy-phpunit",
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
        "phpdocumentor/reflection-common": "2.2.0",
        "phpdocumentor/reflection-docblock": "5.6.3",
        "phpdocumentor/type-resolver": "1.10.0",
        "phpspec/prophecy": "v1.23.0",
        "phpspec/prophecy": "v1.24.0",
        "phpspec/prophecy-phpunit": "v2.4.0",
        "phpstan/extension-installer": "1.4.3",
        "phpstan/phpdoc-parser": "2.3.0",