devowlio / wp-react-starter

🚀WordPress Plugin Boilerplate using modern web techs like TypeScript, SASS, and so on... on top of a local development environment with Docker and predefined GitLab CI for continous integration and deployment!
https://devowl.io/wp-react-starter/
Other
387 stars 51 forks source link

Installation request for symfony/config v3.4.20 #13

Closed unkindee closed 5 years ago

unkindee commented 5 years ago

After create-wp-react-app create my-plugin it gets stuck at:

× Install package dependencies with composer → - Installation request for symfony/config v3.4.20 -> satisfiable by symfony/config[v3.4.20].

Any ideas?

Fixed: make sure Composer points to php 7 and not 5