Skip to content

Commit

Permalink
update ci twigCS
Browse files Browse the repository at this point in the history
  • Loading branch information
oallain committed Jan 2, 2024
1 parent 803c242 commit 56965b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
run: composer update --no-progress

- name: TwigCS - Check
run: vendor/bin/twigcs SyliusShopBundle/ --severity error --display blocking
run: vendor/bin/twigcs templates/ --severity error --display blocking --reporter githubAction
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"friends-of-behat/symfony-extension": "^2.1",
"friends-of-behat/variadic-extension": "^1.3",
"friendsofsymfony/oauth-server-bundle": "^1.6 || >2.0.0-alpha.0 ^2.0@dev",
"friendsoftwig/twigcs": "^4.0 || ^5.0",
"friendsoftwig/twigcs": "^6.4",
"sensiolabs/security-checker": "^6.0",
"sylius-labs/coding-standard": "^4.0",
"symfony/browser-kit": "^5.4",
Expand Down

0 comments on commit 56965b6

Please sign in to comment.