Skip to content

Releases: badges/poser

v3.4.1

28 May 09:45
f229e5b

Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

26 May 07:55
e24e684

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

09 Dec 14:52
f6f448e

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

27 Oct 08:50
3d2ae24

Choose a tag to compare

What's Changed

Full Changelog: V3.1.1...v3.2.0

Added

  • add phpunit/phpunit composer dependency

Removed

  • remove PhpSpec

Changed

  • convert specs to PhpUnit tests

v3.1.1

29 Mar 07:25
29874c0

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...V3.1.1

v3.1.0

07 Jan 11:54
6bc1998

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

Version 3.0.0

11 Dec 14:46
d54c56d

Choose a tag to compare

Added

  • add compatibility to Symfony v7 and PHP 8.3 by @garak in #99

Deprecated

  • drop compatibility to Symfony v4 and PHP 7.4 by @garak in #99

Changed

Full Changelog: v2.3.1...v3.0.0

Version 2.3.1

21 Feb 09:53
13f4ae7

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

Version 2.3.0

18 Feb 11:21
25a126b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

Version 2.2.0

10 Jan 08:42
49e91ea

Choose a tag to compare

Added

  • add compatibility to Symfony v6