Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e15660ba authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

Update composer.json

parent f32ec52c
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
{
    "require-dev": {
        "nextcloud/coding-standard": "^1.0",
        "friendsofphp/php-cs-fixer": "^3.13"
        "friendsofphp/php-cs-fixer": "^3.13",
        "php": "^8.1"
    },
    "scripts": {
        "cs:check": "php-cs-fixer fix --dry-run --diff",