diff --git a/composer.json b/composer.json index 7183668e59..f8caf2da2a 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "composer/installers": "^1.8", "vlucas/phpdotenv": "^4.1.3", "oscarotero/env": "^1.2.0", - "roots/wordpress": "5.3.2", + "roots/wordpress": "5.4", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.0.0" }, diff --git a/composer.lock b/composer.lock index 8883916e09..d56edfdbb6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2a63f0ae0bb5cf0afccc221006010358", + "content-hash": "d6f86e12070a3766ca231bfe37447f3b", "packages": [ { "name": "composer/installers", @@ -230,15 +230,15 @@ }, { "name": "roots/wordpress", - "version": "5.3.2", + "version": "5.4", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "5.3.2" + "reference": "5.4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.3.2" + "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.4" }, "require": { "php": ">=5.3.2", @@ -262,7 +262,7 @@ "cms", "wordpress" ], - "time": "2019-12-18T22:19:57+00:00" + "time": "2020-03-31T20:06:05+00:00" }, { "name": "roots/wordpress-core-installer", @@ -549,12 +549,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "abf855b59c93a92efbebc39107e2a5a6215a0488" + "reference": "0f73cf4b4b9227eb8845723bc2a8869bc4dd6e8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/abf855b59c93a92efbebc39107e2a5a6215a0488", - "reference": "abf855b59c93a92efbebc39107e2a5a6215a0488", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0f73cf4b4b9227eb8845723bc2a8869bc4dd6e8f", + "reference": "0f73cf4b4b9227eb8845723bc2a8869bc4dd6e8f", "shasum": "" }, "conflict": { @@ -595,8 +595,8 @@ "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1", "dolibarr/dolibarr": "<=10.0.6", "dompdf/dompdf": ">=0.6,<0.6.2", - "drupal/core": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1", - "drupal/drupal": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1", + "drupal/core": ">=7,<7.69|>=8,<8.7.12|>=8.8,<8.8.4", + "drupal/drupal": ">=7,<7.69|>=8,<8.7.12|>=8.8,<8.8.4", "endroid/qr-code-bundle": "<3.4.2", "enshrined/svg-sanitize": "<0.13.1", "erusev/parsedown": "<1.7.2", @@ -805,7 +805,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2020-03-30T15:16:05+00:00" + "time": "2020-03-31T14:30:16+00:00" }, { "name": "squizlabs/php_codesniffer",