Skip to content

0.11.0

Choose a tag to compare

@koriym koriym released this 28 Feb 20:38
· 5 commits to 1.x since this release
fb72873

What's Changed

Changed

  • Require PHP ^8.2 — dropped PHP 8.1 (EOL December 2024)
  • Replaced doctrine/annotations with native PHP 8 Attributes for all annotation classes
  • Upgraded vimeo/psalm to v6
  • Tightened ray/di constraint to ^2.20 (parameter-level #[Named] requires 2.20+)
  • Upgraded aura/sql constraint to ^5.0.3 | ^6.0

Removed

  • doctrine/annotations dependency

Full Changelog: 0.10.0...0.11.0