wire-elements / modal

Livewire component that provides you with a modal that supports multiple child modals while maintaining state.
MIT License
1.12k stars 133 forks source link

Installation issue #345

Closed flatcapco closed 1 year ago

flatcapco commented 1 year ago

Method Livewire\Features\SupportConsoleCommands\Commands\UpgradeCommand::addThirdPartyUpgradeStep does not exist.

I receive the issue above when trying to install the latest version of this package with the latest version of the livewire 3 beta. My install has been migrated from livewire 2.

When I remove this package composer update starts working again

Any thoughts appreciated

PhiloNL commented 1 year ago

Please update to the latest version of the Livewire beta. It looks like you are using an older version

flatcapco commented 1 year ago

Sorry yep thats me being stupid beta.6 resolved it