WebDevStudios / wds-headless-wordpress

This codebase has been moved to a monorepo. Please see the documentation to learn more. 🍻
https://github.com/WebDevStudios/nextjs-wordpress-starter
GNU General Public License v2.0
32 stars 15 forks source link

Update composer.json wp-graphql-gravity-forms dependency #11

Closed justlevine closed 3 years ago

justlevine commented 3 years ago

Noticed composer.json is requiring "harness-software/wp-graphql-gravity-forms": "dev-master".

WPGraphQL for Gravity Forms, is finally on packagist and using semVer, so you might want to consider changing this so you can use the latest version.

(PS: while v0.3.0 is backwards compatible with dev-main, you're using the now non-existent master branch; should still be fine, depending on how long ago the last update was).