File: /home/frenchy/www/french-american.org/current/composer.json
{
"name": "french-american-foundation/frenchamerican-fr",
"description": "Un starter WordPress créé par l'équipe BiiG",
"repositories": [
{
"type": "composer",
"url": "https://wpackagist.org"
},
{
"type": "composer",
"url": "https://packagist.biig.fr"
},
{
"type": "vcs",
"url": "https://github.com/BeAPI/bea-fix-loco-translate"
},
{
"type": "vcs",
"url": "https://github.com/tabrisrp/wp-background-processing"
}
],
"require": {
"vlucas/phpdotenv": "^2.5",
"johnpbloch/wordpress": "^5.",
"wordpress-plugins/acf-pro": "^5.8",
"wp-sync-db/wp-sync-db": "*",
"wp-sync-db/wp-sync-db-media-files": "*",
"wpackagist-plugin/enable-media-replace": "^3.",
"wpackagist-plugin/intuitive-custom-post-order": "^3.",
"wpackagist-plugin/loco-translate": "^2.",
"wpackagist-plugin/crop-thumbnails": "^1.",
"wpackagist-plugin/imsanity": "^2.",
"wpackagist-plugin/mainwp-child": "^4",
"wpackagist-plugin/wordpress-seo": "^16.",
"wpackagist-plugin/wp-mail-smtp": "^2.",
"timber/timber": "^1.9",
"stayallive/wp-sentry": "^2.8",
"wpackagist-plugin/advanced-forms": "^1",
"bea/bea-fix-loco-translate": "^1.1",
"wpackagist-plugin/members": "^3.",
"wpackagist-plugin/redirection": "^5",
"wpackagist-plugin/secupress": "^2.",
"wpackagist-plugin/advanced-custom-fields-recaptcha-field": "^1.3",
"wp-media/wp-rocket": "^3."
},
"extra": {
"wordpress-install-dir": "public/wp-core",
"installer-paths": {
"public/wp-content/mu-plugins/{$name}/": [
"type:wordpress-muplugin",
"stayallive/wp-sentry"
],
"public/wp-content/plugins/{$name}/": [
"type:wordpress-plugin"
]
}
},
"require-dev": {
"symfony/var-dumper": "^4.3"
}
}