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

Commit 23b5753e authored by Ronak Patel's avatar Ronak Patel
Browse files

composer lock

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