Skip to content

Commit e43d0f1

Browse files
chore: add dev dependency for frosh tools
1 parent 8a9fd66 commit e43d0f1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@
4444
"docker run --rm -v $(pwd):/ext shopware/shopware-cli:latest extension validate --check-against highest --full /ext"
4545
],
4646
"format": "docker run --rm -v $(pwd):/ext shopware/shopware-cli:latest extension format /ext"
47+
},
48+
"require-dev": {
49+
"frosh/tools": "^3.0"
4750
}
4851
}

0 commit comments

Comments
 (0)