Aug 24, 2021
0
Level 7
PHP 8 soap + Bitbucket + Forge + bitbucket-pipelines.yml
Hi everybody,
i have moved from Github to Bitbucket now i have Forge and a AWS server.
Now i have a bitbucket-pipelines.yml and i get the following error:
- apt-get install php8.0-soap -y Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package php8.0-soap E: Couldn't find any package by glob 'php8.0-soap' E: Couldn't find any package by regex 'php8.0-soap'
I have tried a lot but does anybody have PHP 8 and soapclient ?
Please or to participate in this conversation.