Unverified Commit 6a6ec058 authored by Klaus Purer's avatar Klaus Purer Committed by GitHub
Browse files

chore(composer): Bump PHPCS dependency for PHP 8.1 language support (#3285707)

parent b04c03d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
        "sirbrillig/phpcs-variable-analysis": "^2.10",
        "slevomat/coding-standard": "^7.0",
        "squizlabs/php_codesniffer": "^3.6.0",
        "squizlabs/php_codesniffer": "^3.7.1",
        "symfony/yaml": ">=2.0.5"
    },
    "autoload": {