[Scummvm-git-logs] scummvm-web dependabot/composer/patch-releases-4cc6293dcf -> 6a7999cea6aa30bd199aba294a019e3f2801fe55
ScummVM git
noreply at scummvm.org
Fri Jan 10 10:17:02 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:
6a7999cea6 Bump altorouter/altorouter in the patch-releases group
Commit: 6a7999cea6aa30bd199aba294a019e3f2801fe55
https://github.com/scummvm/scummvm-web/commit/6a7999cea6aa30bd199aba294a019e3f2801fe55
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-01-10T10:16:59Z
Commit Message:
Bump altorouter/altorouter in the patch-releases group
Bumps the patch-releases group with 1 update: [altorouter/altorouter](https://github.com/dannyvankooten/AltoRouter).
Updates `altorouter/altorouter` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/dannyvankooten/AltoRouter/releases)
- [Commits](https://github.com/dannyvankooten/AltoRouter/compare/2.0.2...2.0.3)
---
updated-dependencies:
- dependency-name: altorouter/altorouter
dependency-type: direct:production
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 90355ccb..89fcc0a4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8,25 +8,24 @@
"packages": [
{
"name": "altorouter/altorouter",
- "version": "2.0.2",
+ "version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/dannyvankooten/AltoRouter.git",
- "reference": "f6fede4f94ced7c22ba63a9b8af0bf2dc38e3cb2"
+ "reference": "9931b976423f7334c94f7b5b348be8ab1da3415d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/f6fede4f94ced7c22ba63a9b8af0bf2dc38e3cb2",
- "reference": "f6fede4f94ced7c22ba63a9b8af0bf2dc38e3cb2",
+ "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/9931b976423f7334c94f7b5b348be8ab1da3415d",
+ "reference": "9931b976423f7334c94f7b5b348be8ab1da3415d",
"shasum": ""
},
"require": {
- "php": ">=5.6.0"
+ "php": ">=7.3"
},
"require-dev": {
- "codeclimate/php-test-reporter": "dev-master",
- "phpunit/phpunit": "5.7.*",
- "squizlabs/php_codesniffer": "3.4.2"
+ "phpunit/phpunit": "9.6.*",
+ "squizlabs/php_codesniffer": "3.6.2"
},
"type": "library",
"autoload": {
@@ -61,10 +60,9 @@
"routing"
],
"support": {
- "issues": "https://github.com/dannyvankooten/AltoRouter/issues",
- "source": "https://github.com/dannyvankooten/AltoRouter/tree/2.0.2"
+ "source": "https://github.com/dannyvankooten/AltoRouter/tree/2.0.3"
},
- "time": "2020-03-09T08:34:59+00:00"
+ "time": "2025-01-05T20:33:28+00:00"
},
{
"name": "erusev/parsedown",
@@ -2945,5 +2943,5 @@
"ext-intl": "*"
},
"platform-dev": [],
- "plugin-api-version": "2.3.0"
+ "plugin-api-version": "2.6.0"
}
More information about the Scummvm-git-logs
mailing list