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

Andrew.Macpherson created an issue. See original summary.

  • sayco committed 6d1c31ec on 3.x
    Issue #3446984: Composer requirements fix
    
sayco’s picture

Status: Active » Fixed

Hi! 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.