Skip to content

Conversation

@nopticon
Copy link
Contributor

Replace "marcorieser/statamic-livewire": "^3.0" with "marcorieser/statamic-livewire": "^4.0" in composer.json

Replace "marcorieser/statamic-livewire": "^3.0" with "marcorieser/statamic-livewire": "^4.0" in composer.json
@aerni
Copy link
Owner

aerni commented Feb 20, 2025

Updating this dependency would be a breaking change. Do you have a specific need for it?

@nopticon
Copy link
Contributor Author

I didn't get any errors while testing but If you believe this will cause issues, it can wait to be upgraded.

@aerni
Copy link
Owner

aerni commented Feb 28, 2025

The namespace of marcorieser/statamic-livewire changed in v4.0.0. Requiring this version would be a breaking change for anyone who didn't explicitly require "marcorieser/statamic-livewire": "^3.0" in their composer.json.

However, as Livewire Forms doesn't use any classes of marcorieser/statamic-livewire directly, it is safe to require "marcorieser/statamic-livewire": "^3.0 || ^4.0".

@aerni aerni merged commit ced1733 into aerni:main Feb 28, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants