MatthieuCutin
MatthieuCutin
:+1: I need it, for example, to generate my docker-compose.yml file.
I do agree with your second point. To go around this problem really quickly i did something like that : ``` php public function send(MessageInterface $message) { ... $errorResponses =...
Hi @johnf, I'm facing the same issue with react-native-vector-icons v10.2.0. I can't migrate to @react-native-vector-icons/ v11.x since I'm using react-native-vector-icons as a dependency of React Native Elements. Is there a...