Skip to content

Commit

Permalink
minor symfony#2016 chore(ux.symfony.com:deps) update Twig-CS-Fixer to…
Browse files Browse the repository at this point in the history
… ^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).
-->
symfony#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
  • Loading branch information
kbond committed Jul 31, 2024
2 parents f4dfe0e + 9963b8e commit 2e9bece
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion ux.symfony.com/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"symfony/phpunit-bridge": "7.1.*",
"symfony/stopwatch": "7.1.*",
"symfony/web-profiler-bundle": "7.1.*",
"vincentlanglet/twig-cs-fixer": "^2.11",
"vincentlanglet/twig-cs-fixer": "^3.0",
"zenstruck/browser": "^1.8",
"zenstruck/foundry": "^1.33"
},
Expand Down
80 changes: 40 additions & 40 deletions ux.symfony.com/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e9bece

Please sign in to comment.