Commit 21956c07 authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Allow plugins

parent 624ff1fa
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,6 +19,9 @@
        "docs": "https://php-path.readthedocs.io/"
    },
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true
        },
        "sort-packages": true
    },
    "autoload": {