--- a/src/composer.json Fri Jun 14 14:36:17 2019 +0200
+++ b/src/composer.json Fri Jun 14 14:49:14 2019 +0200
@@ -1,27 +1,21 @@
{
- "name": "roots/bedrock",
+ "name": "iri-research/recherchecontributive.org",
"type": "project",
"license": "MIT",
- "description": "WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure",
- "homepage": "https://roots.io/bedrock/",
+ "description": "recherchecontributive.org wordpress project based od root/bedrock",
+ "homepage": "https://recherchecontributive.org",
"authors": [
{
- "name": "Scott Walkinshaw",
- "email": "scott.walkinshaw@gmail.com",
- "homepage": "https://github.com/swalkinshaw"
- },
- {
- "name": "Ben Word",
- "email": "ben@benword.com",
- "homepage": "https://github.com/retlehs"
+ "name": "Yves-Marie Haussonne",
+ "email": "1218002+ymph@users.noreply.github.com",
+ "homepage": "https://github.com/ymh"
}
],
"keywords": [
- "bedrock", "composer", "roots", "wordpress", "wp", "wp-config"
+ "recherchecontributive", "recherche", "contributive", "IRI", "bedrock"
],
"support": {
- "issues": "https://github.com/roots/bedrock/issues",
- "forum": "https://discourse.roots.io/category/bedrock"
+ "issues": "https://www.iri.centrepompidou.fr/dev/hg/recherchecontributive.org"
},
"config": {
"preferred-install": "dist"
@@ -37,7 +31,7 @@
"composer/installers": "^1.4",
"vlucas/phpdotenv": "^3.0.0",
"oscarotero/env": "^1.1.0",
- "roots/wordpress": "5.1.1",
+ "roots/wordpress": "5.2.1",
"roots/wp-config": "1.0.0",
"roots/wp-password-bcrypt": "1.0.0",
"wp-cli/wp-cli-bundle": "*"