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 #1650
- ci: fix github action deprecations by @Chris53897 in #1647
- Custom root namespace make:twig-component by @marcriemer in #1642
- Revert #1575 (Use a PHP-CS-Fixer shim rather than an external PHAR) by @kbond in #1654
New Contributors
- @marcriemer made their first contribution in #1642
Full Changelog: v1.62.0...v1.62.1