Composer cant resolve requirements

Created on 16 August 2016, over 8 years ago
Updated 26 November 2023, about 1 year ago

Running composer I get following message:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Can only install one of: drupal/layout_plugin[1.x-dev, 8.1.x-dev].
- Can only install one of: drupal/layout_plugin[1.0.0-alpha22, 8.1.x-dev].
- Installation request for drupal/layout_plugin 8.* -> satisfiable by drupal/layout_plugin[8.1.x-dev].
- Installation request for drupal/layout_plugin ^1.0.0-alpha22 -> satisfiable by drupal/layout_plugin[1.x-dev, 1.0.0-alpha22].

Removing

"require": {
"drupal/ds": "^2.0.0",
"drupal/layout_plugin": "^1.0.0-alpha22"
},

from composer.json solves this problem. Layout worked well (choosed 2 column layout from layout modul to see any effect), but I still cant see any contact form link on the profiles page.

I just installed also latest dev of layout plugin.

๐Ÿ› Bug report
Status

Closed: cannot reproduce

Version

1.0

Component

Code

Created by

๐Ÿ‡ฆ๐Ÿ‡นAustria MartinMa Sรถchau

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024