[Scummvm-git-logs] scummvm-web master -> d6c36bfe1d18a45ddb5d6bd53c72047d29be5efd
lephilousophe
noreply at scummvm.org
Sun Jan 19 19:41:09 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:
d6c36bfe1d Bump phpstan/phpstan from 2.0.4 to 2.1.1
Commit: d6c36bfe1d18a45ddb5d6bd53c72047d29be5efd
https://github.com/scummvm/scummvm-web/commit/d6c36bfe1d18a45ddb5d6bd53c72047d29be5efd
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-01-19T20:41:05+01:00
Commit Message:
Bump phpstan/phpstan from 2.0.4 to 2.1.1
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.0.4 to 2.1.1.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/2.0.4...2.1.1)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
composer.lock
diff --git a/composer.lock b/composer.lock
index 089bb734..b40cf228 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2796,16 +2796,16 @@
"packages-dev": [
{
"name": "phpstan/phpstan",
- "version": "2.0.4",
+ "version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "50d276fc3bf1430ec315f2f109bbde2769821524"
+ "reference": "cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/50d276fc3bf1430ec315f2f109bbde2769821524",
- "reference": "50d276fc3bf1430ec315f2f109bbde2769821524",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7",
+ "reference": "cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7",
"shasum": ""
},
"require": {
@@ -2850,7 +2850,7 @@
"type": "github"
}
],
- "time": "2024-12-17T17:14:01+00:00"
+ "time": "2025-01-05T16:43:48+00:00"
},
{
"name": "squizlabs/php_codesniffer",
More information about the Scummvm-git-logs
mailing list