Hello there, module maintainers! :-)
I can't seem to update from version 3.13 to 3.14. I get this error message:
- Root composer.json requires drupal/paragraph_view_mode 3.1.4 -> satisfiable by drupal/paragraph_view_mode[3.1.4].
- drupal/paragraph_view_mode 3.1.4 requires drupal/paragraph ^1.0 -> could not be found in any version, there may be a typo in the package name.
So, just a quick question …
In composer.json should that instead be:
"drupal/paragraphS": "^1.0"
Or is there something else stopping the upgrade?
Thanks heaps, Andrew
Comments
Comment #3
sayco commentedHi! You are right, I've added a gitlab pipline configuration yesterday and it failed for the same reason - the TYPO :(
I fixed the issue and I'm about to add new release soon.