-
- Downloads
Merge pull request #77 from CESNET/renovate/symplify-easy-coding-standard-11.x
chore(deps): update dependency symplify/easy-coding-standard to v11
No related branches found
No related tags found
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 7 additions, 7 deletionscomposer.lock
- ecs.php 5 additions, 7 deletionsecs.php
- hooks/hook_cron.php 1 addition, 1 deletionhooks/hook_cron.php
- lib/Config.php 2 additions, 2 deletionslib/Config.php
- lib/DatabaseCommand.php 15 additions, 14 deletionslib/DatabaseCommand.php
- lib/Templates.php 4 additions, 4 deletionslib/Templates.php
- scripts/migrate_2.0.php 2 additions, 2 deletionsscripts/migrate_2.0.php
... | @@ -37,6 +37,6 @@ | ... | @@ -37,6 +37,6 @@ |
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"squizlabs/php_codesniffer": "*", | "squizlabs/php_codesniffer": "*", | ||
"symplify/easy-coding-standard": "^10.0" | "symplify/easy-coding-standard": "^11.0" | ||
} | } | ||
} | } |
Please register or sign in to comment