Commit 6033e1d5 authored by catch's avatar catch
Browse files

Issue #3307361 by mondrake, Spokje: Skip PHPStan 1.8.3

(cherry picked from commit 41cd7581)
parent a4fbbb41
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -38,6 +38,9 @@
        "symfony/browser-kit": "^6.1",
        "symfony/dom-crawler": "^6.1"
    },
    "conflict": {
        "phpstan/phpstan": "1.8.3"
    },
    "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": "9b730367af76ec2a7508a0f5bcb1f8e8",
    "content-hash": "51cd1f4d1509625e924134edd7084442",
    "packages": [
        {
            "name": "asm89/stack-cors",