chore: use owncloud/coding-standard 5.1

This commit is contained in:
Phil Davis
2024-06-01 14:25:26 +05:45
parent 0fb549ff96
commit ff30cc0e17

View File

@@ -1,5 +1,5 @@
{
"require": {
"owncloud/coding-standard": "^4.1"
"owncloud/coding-standard": "^5.1"
}
}