]> git.mxchange.org Git - friendica.git/commitdiff
Add friendsofphp/php-cs-fixer to development packages
authorDr. Tobias Quathamer <toddy@debian.org>
Sun, 14 Jan 2024 13:47:19 +0000 (14:47 +0100)
committerDr. Tobias Quathamer <toddy@debian.org>
Mon, 15 Jan 2024 10:59:17 +0000 (11:59 +0100)
composer.json

index 730c24bafaad4821eee8c76df2ccd2e971e9fee9..7fdc10a3b2623cbc2d2ecc488afae3f0989e5ab8 100644 (file)
                "mockery/mockery": "^1.3",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^9",
-               "dms/phpunit-arraysubset-asserts": "^0.3.1"
+               "dms/phpunit-arraysubset-asserts": "^0.3.1",
+               "friendsofphp/php-cs-fixer": "^3.46"
        },
        "scripts": {
                "test": "phpunit",