Replies: 1 comment 5 replies
-
|
As it happens to very often, 5 minutes after asking I find the answer myself. Here it is for those, who happen to be in the same situation: Downgrade to composer 1. Do so in the Try running ddev ssh
composer self-update 1.10.26That should get the install process in gear... |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to fix an old TYPO3 8.7 php 7.4 installation, which broke due to a server update. So I am trying to recreate it locally with ddev, but when starting
ddev composer require typo3/cms-base-distribution:^8.7I do get this error:
I have no idea, how to fix this problem. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions