This repository was archived by the owner on Mar 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Composer install issue #25
Copy link
Copy link
Open
Description
Following are the environment details
OS:- Ubuntu 21.04
PHP:- PHP 7.4.24
Composer:- Composer version 2.1.9 2021-10-05 09:47:38
composer install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- joshbrw/laravel-module-installer is locked to version v0.1.4 and an update of this package was not requested.
- joshbrw/laravel-module-installer v0.1.4 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
Problem 2
- wikimedia/composer-merge-plugin is locked to version v1.4.1 and an update of this package was not requested.
- wikimedia/composer-merge-plugin v1.4.1 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
I am using the latest release branch (git log output)

Seems like #11 still an issue
Metadata
Metadata
Assignees
Labels
No labels