[Scummvm-git-logs] scummvm-web master -> 3e6a9895bf9a8bc6577c67863ddb393319410179
ScummVM git
noreply at scummvm.org
Tue Jun 6 01:52:53 UTC 2023
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:
3e6a9895bf Bump phpstan/phpstan from 1.10.15 to 1.10.16
Commit: 3e6a9895bf9a8bc6577c67863ddb393319410179
https://github.com/scummvm/scummvm-web/commit/3e6a9895bf9a8bc6577c67863ddb393319410179
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2023-06-06T01:52:50Z
Commit Message:
Bump phpstan/phpstan from 1.10.15 to 1.10.16
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.15 to 1.10.16.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.15...1.10.16)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
composer.lock
diff --git a/composer.lock b/composer.lock
index 4ee4e95a..e1dc5fa1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2734,16 +2734,16 @@
"packages-dev": [
{
"name": "phpstan/phpstan",
- "version": "1.10.15",
+ "version": "1.10.16",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd"
+ "reference": "352bdbb960bb523e3d71b834862589f910921c23"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd",
- "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/352bdbb960bb523e3d71b834862589f910921c23",
+ "reference": "352bdbb960bb523e3d71b834862589f910921c23",
"shasum": ""
},
"require": {
@@ -2792,7 +2792,7 @@
"type": "tidelift"
}
],
- "time": "2023-05-09T15:28:01+00:00"
+ "time": "2023-06-05T08:21:46+00:00"
},
{
"name": "squizlabs/php_codesniffer",
More information about the Scummvm-git-logs
mailing list