diff --git a/composer.json b/composer.json index 99c038bd9d..60b0e44b11 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "composer/installers": "^1.8", "vlucas/phpdotenv": "^4.1.3", "oscarotero/env": "^1.2.0", - "roots/wordpress": "5.4", + "roots/wordpress": "5.4.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.0.0" }, diff --git a/composer.lock b/composer.lock index 36cfd6ffcf..d3c123db36 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": "7110ce6fb2c5347d331bc50d385fa554", + "content-hash": "bc849afd6db045cab0f924b32f28065b", "packages": [ { "name": "composer/installers", @@ -233,16 +233,15 @@ }, { "name": "roots/wordpress", - "version": "5.4", + "version": "5.4.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "5.4" + "reference": "5.4.1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.4", - "reference": "5.4" + "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.4.1" }, "require": { "php": ">=5.3.2", @@ -266,7 +265,7 @@ "cms", "wordpress" ], - "time": "2020-03-31T20:06:05+00:00" + "time": "2020-04-29T18:50:02+00:00" }, { "name": "roots/wordpress-core-installer", @@ -479,20 +478,6 @@ "polyfill", "portable" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-27T09:26:54+00:00" }, { @@ -567,12 +552,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "09afa996c68c18f49e6487b06adcb2ef27da61fa" + "reference": "81541a731da2f245a08666de73169cb5da7ac573" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/09afa996c68c18f49e6487b06adcb2ef27da61fa", - "reference": "09afa996c68c18f49e6487b06adcb2ef27da61fa", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/81541a731da2f245a08666de73169cb5da7ac573", + "reference": "81541a731da2f245a08666de73169cb5da7ac573", "shasum": "" }, "conflict": { @@ -618,6 +603,8 @@ "endroid/qr-code-bundle": "<3.4.2", "enshrined/svg-sanitize": "<0.13.1", "erusev/parsedown": "<1.7.2", + "ezsystems/demobundle": ">=5.4,<5.4.6.1", + "ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1", "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1", "ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4", "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6", @@ -706,7 +693,7 @@ "silverstripe/userforms": "<3", "simple-updates/phpwhois": "<=1", "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4", - "simplesamlphp/simplesamlphp": "<1.18.4", + "simplesamlphp/simplesamlphp": "<1.18.6", "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1", "simplito/elliptic-php": "<1.0.6", "slim/slim": "<2.6", @@ -823,7 +810,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2020-04-15T04:56:51+00:00" + "time": "2020-04-23T00:01:30+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -887,6 +874,5 @@ "platform": { "php": ">=7.1" }, - "platform-dev": [], - "plugin-api-version": "1.1.0" + "platform-dev": [] }