From e3266cec28bf9f622b26b8a84ed7d0d240878886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 08:35:27 +0000 Subject: [PATCH] [DEPS]: Bump roots/wordpress from 5.9.3 to 6.0.1 Bumps [roots/wordpress](https://github.com/WordPress/WordPress) from 5.9.3 to 6.0.1. - [Release notes](https://github.com/WordPress/WordPress/releases) - [Commits](https://github.com/WordPress/WordPress/compare/5.9.3...6.0.1) --- updated-dependencies: - dependency-name: roots/wordpress dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 111 ++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 86 insertions(+), 27 deletions(-) diff --git a/composer.json b/composer.json index cea44c4c..8125672c 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "inpsyde/wp-translation-downloader": "^2.0", "jamesrwilliams/flagpole": "@beta", "oomphinc/composer-installers-extender": "^2", - "roots/wordpress": "^5", + "roots/wordpress": "^6", "symfony/config": "^5.0 || ^6.0", "symfony/dependency-injection": "^5.0 || ^6.0", "symfony/dotenv": "^5.0 || ^6.0", diff --git a/composer.lock b/composer.lock index 03133c2a..4a2d11e7 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": "a76967391a36ca8736f59d076cf424b9", + "content-hash": "dbba699d5a4c4d5d3dc929ec0d1ee307", "packages": [ { "name": "boxuk/wp-hook-attributes", @@ -1384,35 +1384,29 @@ }, { "name": "roots/wordpress", - "version": "5.9.3", + "version": "6.0.1", "source": { "type": "git", - "url": "https://github.com/WordPress/WordPress.git", - "reference": "5.9.3" + "url": "https://github.com/roots/wordpress.git", + "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress/zipball/refs/tags/5.9.3" + "url": "https://api.github.com/repos/roots/wordpress/zipball/41ff6e23ccbc3a1691406d69fe8c211a225514e2", + "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2", + "shasum": "" }, "require": { - "php": ">=5.3.2", - "roots/wordpress-core-installer": ">=1.0.0" - }, - "provide": { - "wordpress/core-implementation": "5.9.3" + "roots/wordpress-core-installer": "^1.0.0", + "roots/wordpress-no-content": "self.version" }, - "type": "wordpress-core", + "type": "metapackage", "notification-url": "https://packagist.org/downloads/", "license": [ + "MIT", "GPL-2.0-or-later" ], - "authors": [ - { - "name": "WordPress Community", - "homepage": "https://wordpress.org/about/" - } - ], - "description": "WordPress is web software you can use to create a beautiful website or blog.", + "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.", "homepage": "https://wordpress.org/", "keywords": [ "blog", @@ -1420,13 +1414,8 @@ "wordpress" ], "support": { - "docs": "https://developer.wordpress.org/", - "forum": "https://wordpress.org/support/", - "irc": "irc://irc.freenode.net/wordpress", - "issues": "https://core.trac.wordpress.org/", - "rss": "https://wordpress.org/news/feed/", - "source": "https://core.trac.wordpress.org/browser", - "wiki": "https://codex.wordpress.org/" + "issues": "https://github.com/roots/wordpress/issues", + "source": "https://github.com/roots/wordpress/tree/6.0.1" }, "funding": [ { @@ -1438,7 +1427,7 @@ "type": "patreon" } ], - "time": "2022-04-06T02:26:36+00:00" + "time": "2022-06-01T16:54:37+00:00" }, { "name": "roots/wordpress-core-installer", @@ -1511,6 +1500,76 @@ ], "time": "2020-08-20T00:27:30+00:00" }, + { + "name": "roots/wordpress-no-content", + "version": "6.0.1", + "source": { + "type": "git", + "url": "https://github.com/WordPress/WordPress.git", + "reference": "6.0.1" + }, + "dist": { + "type": "zip", + "url": "https://downloads.wordpress.org/release/wordpress-6.0.1-no-content.zip", + "shasum": "bd78fc2bea7f04683218c679f9e6b606eedf23bc" + }, + "require": { + "php": ">= 5.6.20" + }, + "provide": { + "wordpress/core-implementation": "6.0.1" + }, + "suggest": { + "ext-curl": "Performs remote request operations.", + "ext-dom": "Used to validate Text Widget content and to automatically configuring IIS7+.", + "ext-exif": "Works with metadata stored in images.", + "ext-fileinfo": "Used to detect mimetype of file uploads.", + "ext-hash": "Used for hashing, including passwords and update packages.", + "ext-imagick": "Provides better image quality for media uploads.", + "ext-json": "Used for communications with other servers.", + "ext-libsodium": "Validates Signatures and provides securely random bytes.", + "ext-mbstring": "Used to properly handle UTF8 text.", + "ext-mysqli": "Connects to MySQL for database interactions.", + "ext-openssl": "Permits SSL-based connections to other hosts.", + "ext-pcre": "Increases performance of pattern matching in code searches.", + "ext-xml": "Used for XML parsing, such as from a third-party site.", + "ext-zip": "Used for decompressing Plugins, Themes, and WordPress update packages." + }, + "type": "wordpress-core", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "WordPress Community", + "homepage": "https://wordpress.org/about/" + } + ], + "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.", + "homepage": "https://wordpress.org/", + "keywords": [ + "blog", + "cms", + "wordpress" + ], + "support": { + "docs": "https://developer.wordpress.org/", + "forum": "https://wordpress.org/support/", + "irc": "irc://irc.freenode.net/wordpress", + "issues": "https://core.trac.wordpress.org/", + "rss": "https://wordpress.org/news/feed/", + "source": "https://core.trac.wordpress.org/browser", + "wiki": "https://codex.wordpress.org/" + }, + "funding": [ + { + "url": "https://wordpressfoundation.org/donate/", + "type": "other" + } + ], + "time": "2022-07-12T16:30:11+00:00" + }, { "name": "symfony/config", "version": "v5.4.9",