Update dependency symfony/maker-bundle to v1.62.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/maker-bundle (source) | require-dev | patch |
1.62.0 -> 1.62.1
|
Release Notes
symfony/maker-bundle (symfony/maker-bundle)
v1.62.1
: : Revert PHP-CS-Fixer change
v1.62.0 contained a change that added php-cs-fixer as a required dependency. This caused a lot of problems downstream. We've reverted this change.
What's Changed
- fix: PHP 8.4 deprecations by @Chris53897 in https://github.com/symfony/maker-bundle/pull/1650
- ci: fix github action deprecations by @Chris53897 in https://github.com/symfony/maker-bundle/pull/1647
- Custom root namespace make:twig-component by @marcriemer in https://github.com/symfony/maker-bundle/pull/1642
- Revert #1575 (Use a PHP-CS-Fixer shim rather than an external PHAR) by @kbond in https://github.com/symfony/maker-bundle/pull/1654
New Contributors
- @marcriemer made their first contribution in https://github.com/symfony/maker-bundle/pull/1642
Full Changelog: https://github.com/symfony/maker-bundle/compare/v1.62.0...v1.62.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.