[Scummvm-git-logs] scummvm-web master -> 150db78cf64f3bac83153ce8d7782694ec9bb8d7
lephilousophe
noreply at scummvm.org
Fri Jan 24 17:29:17 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
150db78cf6 Bump squizlabs/php_codesniffer in the patch-releases group
Commit: 150db78cf64f3bac83153ce8d7782694ec9bb8d7
https://github.com/scummvm/scummvm-web/commit/150db78cf64f3bac83153ce8d7782694ec9bb8d7
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-01-24T18:29:14+01:00
Commit Message:
Bump squizlabs/php_codesniffer in the patch-releases group
Bumps the patch-releases group with 1 update: [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer).
Updates `squizlabs/php_codesniffer` from 3.11.2 to 3.11.3
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.11.2...3.11.3)
---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-releases
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
composer.lock
diff --git a/composer.lock b/composer.lock
index 2202fc07..f1b0e64a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2852,16 +2852,16 @@
},
{
"name": "squizlabs/php_codesniffer",
- "version": "3.11.2",
+ "version": "3.11.3",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
- "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079"
+ "reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079",
- "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079",
+ "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10",
+ "reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10",
"shasum": ""
},
"require": {
@@ -2926,9 +2926,13 @@
{
"url": "https://opencollective.com/php_codesniffer",
"type": "open_collective"
+ },
+ {
+ "url": "https://thanks.dev/phpcsstandards",
+ "type": "thanks_dev"
}
],
- "time": "2024-12-11T16:04:26+00:00"
+ "time": "2025-01-23T17:04:15+00:00"
}
],
"aliases": [],
@@ -2943,5 +2947,5 @@
"ext-intl": "*"
},
"platform-dev": [],
- "plugin-api-version": "2.6.0"
+ "plugin-api-version": "2.3.0"
}
More information about the Scummvm-git-logs
mailing list