Verified Commit b5dc57cb authored by Dave Long's avatar Dave Long
Browse files

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

parent 7fd233e4
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": "d2dab2d3e21c0f34a5f463b766c90645",
    "content-hash": "0534dcd7462ce864c31da1958a0e4868",
    "packages": [
        {
            "name": "asm89/stack-cors",