packagist symfony/maker-bundle 1.68.0

6 hours ago

Highlights

  • Bump the minimum requirements to Symfony 7.4+ and PHP 8.2+
  • New make:decorator maker to create service decorators.
  • make:command now creates invokable commands by default and asks for the arguments and options.
  • make:entity gains --field and --relation options to add fields and relations without prompting, adds PHP 8.4 property hooks support, and applies the generate_final_entities configuration to generated entities.
  • make:twig-extension now generates attribute-based Twig extensions.
  • make:crud adds a --controller-class option.
  • Fixed crashes under --no-interaction in several makers (CRUD, controller, custom security, form-login, registration-form, reset-password, schedule, twig-extension, webhook).

What's Changed

New Contributors

Full Changelog: v1.67.0...1.68.0

Don't miss a new maker-bundle release

NewReleases is sending notifications on new releases.