Skip to content

Prepare for the upcoming Symfony 7.4/8.0 release

Choose a tag to compare

@mpdude mpdude released this 18 Nov 08:38
· 2 commits to master since this release
c27c9e2

This release prepares for the upcoming new Symfony LTS by updating the test matrix, addressing an already known deprecation, raising minimum requirements and allowing PHP 8.4 to be used.

What's Changed

  • Test for objects that do not implement SluggableInterface (Case 178313) by @MalteWunsch in #17
  • Update dependencies and test matrix for PHP 8.4 by @mpdude in #18
  • Avoid using the deprecated Request::get() method by @mpdude in #20

Full Changelog: 1.0.0...1.1.0