mirror of
https://github.com/silverstripe/recipe-cms.git
synced 2024-10-22 08:05:52 +02:00
Upgrade silverstripe/recipe-plugin to support composer 2.0
The "silverstripe/recipe-plugin" plugin was skipped because it requires a Plugin API version ("^1.1") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
This commit is contained in:
parent
d69f89d972
commit
959e61b9e5
@ -6,7 +6,7 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"require": {
|
||||
"php": "^7.1 || ^8",
|
||||
"silverstripe/recipe-plugin": "^1.2",
|
||||
"silverstripe/recipe-plugin": "^1.5",
|
||||
"silverstripe/recipe-core": "4.x-dev",
|
||||
"silverstripe/admin": "1.x-dev",
|
||||
"silverstripe/asset-admin": "1.x-dev",
|
||||
|
Loading…
Reference in New Issue
Block a user