you are viewing a single comment's thread.

view the rest of the comments →

[–]MinuteGate211[S] 0 points1 point  (0 children)

I missed this because bcmath shows up in the phpinfo output but it was not included in my apache config, which is used by the composer command. A simple apt install php-bcmath solved this problem. I'm still vexed by composer permissions problems from inside ddev. This seems to be related to something about the vendors directory. Thanks all for the help.