Merge pull request #9292 from owncloud/coding-standard-5.1

chore: use owncloud/coding-standard 5.1
This commit is contained in:
Phil Davis
2024-06-03 10:14:51 +05:45
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
{
"require": {
"owncloud/coding-standard": "^4.1"
"owncloud/coding-standard": "^5.1"
}
}