Skip to content

v1.1.0 - Laravel Zero 12 Support

Latest

Choose a tag to compare

@jordanpartridge jordanpartridge released this 10 Aug 01:32
0d95c54

What's Changed

  • Add support for Laravel Zero 12 while maintaining backward compatibility with v11

🚀 Features

  • Updated laravel-zero/framework constraint to ^11.0|^12.0
  • Updated illuminate/console constraint to ^11.0|^12.0

🔧 Compatibility

  • ✅ Laravel Zero 11.x
  • ✅ Laravel Zero 12.x
  • ✅ PHP 8.2+

Why This Matters

Projects using Laravel Zero 12 (like THE SHIT) can now properly use conduit-interfaces as a dependency, enabling better component architecture and code reuse.

Full Changelog: v1.0.0...v1.1.0