Skip to content

Instantly share code, notes, and snippets.

@schuhwerk
Created February 13, 2021 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schuhwerk/aa5781ca7b06d77fdd2df3b2ecef8737 to your computer and use it in GitHub Desktop.
Save schuhwerk/aa5781ca7b06d77fdd2df3b2ecef8737 to your computer and use it in GitHub Desktop.
More comoser dependencies spaces.vs.digital
{
"name": "spaces/more-composer-dependencies",
"repositories": [
{
"type": "composer",
"url": "https://wpackagist.org"
}
],
"require": {
"wpackagist-plugin/acf-to-rest-api": "3.*",
"wpackagist-plugin/advanced-custom-fields": "^5.9.3",
"wpackagist-plugin/custom-post-type-ui": "1.*"
},
"minimum-stability": "dev"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment