Skip to content

Commit 2e9bece

Browse files
committed
minor #2016 chore(ux.symfony.com:deps) update Twig-CS-Fixer to ^3.0 (Kocal)
This PR was merged into the 2.x branch. Discussion ---------- chore(ux.symfony.com:deps) update Twig-CS-Fixer to ^3.0 | Q | A | ------------- | --- | Bug fix? | yes/no | New feature? | yes/no <!-- please update src/**/CHANGELOG.md files --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT <!-- Replace this notice by a description of your feature/bugfix. This will help reviewers and should be a good start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - For new features, provide some code snippets to help understand usage. - Features and deprecations must be submitted against branch main. - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry - Never break backward compatibility (see https://symfony.com/bc). --> #1948 just have been merged, and [Twig-CS-Fixer 3.0.0](https://github.com/VincentLanglet/Twig-CS-Fixer/releases/tag/3.0.0) has been released today. Let's update it :D PS: don't we want to use this tool on the whole project instead of only `ux.symfony.com`? Commits ------- 9963b8e chore(ux.symfony.com:deps) update Twig-CS-Fixer to ^3.0
2 parents f4dfe0e + 9963b8e commit 2e9bece

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

ux.symfony.com/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"symfony/phpunit-bridge": "7.1.*",
7272
"symfony/stopwatch": "7.1.*",
7373
"symfony/web-profiler-bundle": "7.1.*",
74-
"vincentlanglet/twig-cs-fixer": "^2.11",
74+
"vincentlanglet/twig-cs-fixer": "^3.0",
7575
"zenstruck/browser": "^1.8",
7676
"zenstruck/foundry": "^1.33"
7777
},

ux.symfony.com/composer.lock

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)