simplesquid / nova-enum-field

An enum field and filters for Laravel Nova.
MIT License
52 stars 26 forks source link

updated composer.json OR operator #54

Closed asugai closed 1 year ago

asugai commented 1 year ago

This update is needed for this package to work with Laravel 10 dependencies

mdpoulter commented 1 year ago

Single and double pipes are actually both supported by Composer, but this is definitely easier to read.

We're also waiting for L10 support from NovaUnit too. See https://github.com/joshgaber/NovaUnit/issues/57

asugai commented 1 year ago

@mdpoulter - version 3.1 of NovaUnit was just released! https://github.com/joshgaber/NovaUnit/issues/57#issuecomment-1437861562

mdpoulter commented 1 year ago

@asugai Yep! We now have L10 support 🎉

https://github.com/simplesquid/nova-enum-field/releases/tag/v3.1.0