mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
chore: [OCISDEV-170] bump owncloud-codestyle to v3.5.1
This commit is contained in:
@@ -1027,9 +1027,6 @@ def codestyle(ctx):
|
||||
{
|
||||
"name": "php-style",
|
||||
"image": OC_CI_PHP % phpVersion,
|
||||
"environment": {
|
||||
"PHP_CS_FIXER_IGNORE_ENV": "true",
|
||||
},
|
||||
"commands": [
|
||||
"make test-php-style",
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"require": {
|
||||
"owncloud/coding-standard": "^5.3"
|
||||
"owncloud/coding-standard": "^5.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user