nova-page
nova-page copied to clipboard
Compatibility with Laravel 11
Hi, I have a project on Laravel 10 using nova-page and I want to uprade it on Laravel 11 but there is a conflict with the orchestra/testbench used on nova-page :
on composer update :
whitecube/nova-page v0.3.5 requires orchestra/testbench ^8.5
Can you change the requested version of orchestra/testbench so it can be used with Laravel 11 ?
Thank you