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

Issue #3339854 by alexpott, larowlan: Add conflict on PHPUnit ^9.6 to Drupal 9

parent acfbbf7f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -36,6 +36,9 @@
        "symfony/dom-crawler": "^4.4 !=4.4.5",
        "easyrdf/easyrdf": "^0.9 || ^1.0"
    },
    "conflict": {
        "phpunit/phpunit": "^9.6"
    },
    "replace": {
        "symfony/polyfill-php72": "*",
        "symfony/polyfill-php73": "*"
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "34512686158e32f9ad575776b66c2ee9",
    "content-hash": "75276288e7e5acb61a63d2db0c1e5eb0",
    "packages": [
        {
            "name": "asm89/stack-cors",