From 2301e214f080b3772c3161fecaa8d1f202f209a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 03:04:55 +0000 Subject: [PATCH] Bump moodlehq/moodle-cs from 3.3.15 to 3.4.2 Bumps [moodlehq/moodle-cs](https://github.com/moodlehq/moodle-cs) from 3.3.15 to 3.4.2. - [Release notes](https://github.com/moodlehq/moodle-cs/releases) - [Changelog](https://github.com/moodlehq/moodle-cs/blob/main/CHANGELOG.md) - [Commits](https://github.com/moodlehq/moodle-cs/compare/v3.3.15...v3.4.2) --- updated-dependencies: - dependency-name: moodlehq/moodle-cs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 703eb2e8..bcfb6111 100644 --- a/composer.lock +++ b/composer.lock @@ -86,23 +86,25 @@ }, { "name": "moodlehq/moodle-cs", - "version": "v3.3.15", + "version": "v3.4.2", "source": { "type": "git", "url": "https://github.com/moodlehq/moodle-cs.git", - "reference": "3a95fd8402231bfbac4e55301ed151518f2043c3" + "reference": "c453d816abe1f7d6ea25d7b9280572b20339e30b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/moodlehq/moodle-cs/zipball/3a95fd8402231bfbac4e55301ed151518f2043c3", - "reference": "3a95fd8402231bfbac4e55301ed151518f2043c3", + "url": "https://api.github.com/repos/moodlehq/moodle-cs/zipball/c453d816abe1f7d6ea25d7b9280572b20339e30b", + "reference": "c453d816abe1f7d6ea25d7b9280572b20339e30b", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0", - "phpcompatibility/php-compatibility": "dev-develop#306cd263", + "ext-json": "*", + "php": ">=7.4.0", + "phpcompatibility/php-compatibility": "dev-develop#e5cd2e24", "phpcsstandards/phpcsextra": "^1.2.1", - "squizlabs/php_codesniffer": "^3.8.1" + "squizlabs/php_codesniffer": "^3.9.0" }, "replace": { "moodlehq/moodle-local_codechecker": "3.1.0" @@ -150,7 +152,7 @@ "source": "https://github.com/moodlehq/moodle-cs", "wiki": "https://github.com/moodlehq/moodle-cs/wiki" }, - "time": "2024-02-15T18:18:01+00:00" + "time": "2024-03-21T22:41:48+00:00" }, { "name": "phpcompatibility/php-compatibility", @@ -240,7 +242,7 @@ "type": "open_collective" } ], - "time": "2024-02-12T16:57:44+00:00" + "time": "2024-03-18T04:58:26+00:00" }, { "name": "phpcsstandards/phpcsextra", @@ -322,22 +324,22 @@ }, { "name": "phpcsstandards/phpcsutils", - "version": "1.0.9", + "version": "1.0.10", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", - "reference": "908247bc65010c7b7541a9551e002db12e9dae70" + "reference": "51609a5b89f928e0c463d6df80eb38eff1eaf544" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/908247bc65010c7b7541a9551e002db12e9dae70", - "reference": "908247bc65010c7b7541a9551e002db12e9dae70", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/51609a5b89f928e0c463d6df80eb38eff1eaf544", + "reference": "51609a5b89f928e0c463d6df80eb38eff1eaf544", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0", "php": ">=5.4", - "squizlabs/php_codesniffer": "^3.8.0 || 4.0.x-dev@dev" + "squizlabs/php_codesniffer": "^3.9.0 || 4.0.x-dev@dev" }, "require-dev": { "ext-filter": "*", @@ -406,7 +408,7 @@ "type": "open_collective" } ], - "time": "2023-12-08T14:50:00+00:00" + "time": "2024-03-17T23:44:50+00:00" }, { "name": "squizlabs/php_codesniffer",