generated from pascalmartineau/wp-skeleton
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"name": "wp-sites/ccat",
|
|
"repositories": [
|
|
{
|
|
"type": "composer",
|
|
"url": "https://satis.ledevsimple.ca"
|
|
},
|
|
{
|
|
"type": "composer",
|
|
"url": "https://wpackagist.org"
|
|
}
|
|
],
|
|
"config": {
|
|
"allow-plugins": {
|
|
"composer/installers": true
|
|
},
|
|
"optimize-autoloader": true,
|
|
"preferred-install": "dist",
|
|
"sort-packages": true
|
|
},
|
|
"require": {
|
|
"lewebsimple/acf-extended-pro": "*",
|
|
"lewebsimple/acf-polylang": "*",
|
|
"lewebsimple/admin-site-enhancements-pro": "*",
|
|
"lewebsimple/advanced-custom-fields-pro": "6.4.3",
|
|
"lewebsimple/ithemes-security-pro": "*",
|
|
"lewebsimple/kaliroots": "*",
|
|
"lewebsimple/wp-offload-ses": "*",
|
|
"wp-graphql/wp-graphql-jwt-authentication": "*",
|
|
"wpackagist-plugin/clean-image-filenames": "*",
|
|
"wpackagist-plugin/disable-comments": "*",
|
|
"wpackagist-plugin/redirection": "*",
|
|
"wpackagist-plugin/user-switching": "*",
|
|
"wpackagist-plugin/wp-graphql": "*",
|
|
"wpackagist-plugin/wpgraphql-acf": "*"
|
|
}
|
|
}
|