I managed to fix the error by updating openssl as @Sally Cj said. I was still using Mac OS El Capitan, so I tried the Homebrew method of updating it, but that didnt fix it.
I eventually ended up just upgrading to the latest “Mojave” OS version, and it works 100% now.
Related Posts:
- Deploying WordPress with Composer
- Deploying WordPress with Bedrock/Capistrano on Siteground – Composer returns “text/html” message
- How to add in my plugin a third vendor Git project with composer.json
- Include Carbon Fields via Composer with Mozart [closed]
- How to install WPMU with composer?
- How to properly use composer packages in wordpress?
- Debugging deprecated/renamed PSR-0 classes being requested
- How to prevent Composer dependency conflicts amongst WP plugins?
- Why include a composer.json file with my plugin?
- Autoloading in Child Theme
- Using composer for dependency management in plugindevelopment
- Namespacing WordPress project according to FIG standards
- WordPress with composer, how to handle updates?
- Use composer to load custom classes [closed]
- Install wordpress using composer in a specific language
- How can I have case-sensitive theme directory names when installed with Composer?
- In a continuous integration environment how do you implement the database entries for plugins and themes
- WordPress with Composer and different plugins for dev/live.
- How to provide a plugin which requires CMB2 (plugin dependencies)?
- Ran into a problem installing plugins with Composer
- Using WordPress gettext functions in a library outside plugin or theme scope
- WordPress composer issues
- How do I configure wordpress structure for development using git and composer
- How to use WordPress methods (themes, plugins, context) with Behat?
- Use Composer Package inside class – Namespacing error
- composer not working on my plugin when i upload it to my website
- Plugin development and composer
- How can I search all plugins for composer’s vendor/autoload.php?
- Composer setup-config.php not found
- Wp-CLI not working with WordPress installed with composer
- WordPress Bedrock breaking plugin links
- How to handle theme activation errors?
- local wordpress multisite not working on AWS development server “error establishing database connection”
- WordPress visual composer backend editor not showing
- How to update WP-CLI on Windows via Composer?
- How to install WordPress with Composer?
- Is there any performance difference between duplicating composer packages among multiple plugins and not doing it? How can I avoid it?
- How to add a php package to an existing wordpress website
- How do I package and distribute my WordPress plugin via git?