We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi folks
This module is locked to silvershop/silverstripe-hasonefield=3.0.4
"silvershop/silverstripe-hasonefield": "3.0.4",
I just updated silvershop/silverstripe-hasonefield to 3.0.5, and composer downgraded this module to 1.0.0-beta1:
1.0.0-beta1
- Upgrading silvershop/silverstripe-hasonefield (3.0.4 => 3.0.5): - Downgrading gorriecoe/silverstripe-linkfield (1.0.1 => 1.0.0-beta1):
Setting a project level requirement leaves hasonefield at 3.0.4
- Downgrading silvershop/silverstripe-hasonefield (3.0.5 => 3.0.4): - Upgrading gorriecoe/silverstripe-linkfield (1.0.0-beta1 => 1.0.1
Is it possible to switch the module to ^3.0.4 or does 3.0.5 contain a breaking change for this module?
^3.0.4
Cheers James
The text was updated successfully, but these errors were encountered:
There was an issue with 3.0.5 when it was initially released but I believe it has been fixed. I'll test it today and see if it works now
Sorry, something went wrong.
@JamesDPC do you want to check if this pull request works for you? #32
Thanks, I'll give it a burl and let you know.
No branches or pull requests
Hi folks
This module is locked to silvershop/silverstripe-hasonefield=3.0.4
I just updated silvershop/silverstripe-hasonefield to 3.0.5, and composer downgraded this module to
1.0.0-beta1
:Setting a project level requirement leaves hasonefield at 3.0.4
Is it possible to switch the module to
^3.0.4
or does 3.0.5 contain a breaking change for this module?Cheers
James
The text was updated successfully, but these errors were encountered: