den1n / nova-queues

Queues resource for Laravel Nova.
MIT License
12 stars 8 forks source link

Minimal Nova 4 Support #6

Closed mrdj07 closed 2 years ago

mrdj07 commented 2 years ago

Hi there, thanks for your well made Nova package.

Here's a minimal upgrade to add comptability with Laravel Nova 4. The rest of the project seems to be working as intended.

den1n commented 2 years ago

Merged into v1.1.9. Thanks!

mrdj07 commented 2 years ago

@den1n Maybe you should make it a major version because of the dependency changes ?

den1n commented 2 years ago

@mrdj07 I just added PHP 7.2 as a dependency. So there is no breaking changes now. Bumped the minor version to 1.2.0.