studiometa / create-wordpress-project

A generator to kickstart your WordPress project in a few seconds! ⚡
MIT License
6 stars 3 forks source link

Update the WordPress version #41

Closed titouanmathis closed 3 years ago

titouanmathis commented 3 years ago

We should only limit the major version to 5 :

- "johnpbloch/wordpress": "^5.2",
+ "johnpbloch/wordpress": "^5",