[Scummvm-git-logs] scummvm-web master -> 2aa5bc43f186be472d5432b9b2b71a2b6f77efe4
lephilousophe
noreply at scummvm.org
Tue Sep 16 18:36:50 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .
Summary:
2aa5bc43f1 Bump league/csv from 9.24.1 to 9.25.0
Commit: 2aa5bc43f186be472d5432b9b2b71a2b6f77efe4
https://github.com/scummvm/scummvm-web/commit/2aa5bc43f186be472d5432b9b2b71a2b6f77efe4
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-09-16T20:36:47+02:00
Commit Message:
Bump league/csv from 9.24.1 to 9.25.0
Bumps [league/csv](https://github.com/thephpleague/csv) from 9.24.1 to 9.25.0.
- [Release notes](https://github.com/thephpleague/csv/releases)
- [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/csv/compare/9.24.1...9.25.0)
---
updated-dependencies:
- dependency-name: league/csv
dependency-version: 9.25.0
dependency-type: direct:production
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 7c7746e3..f039c918 100644
--- a/composer.lock
+++ b/composer.lock
@@ -502,16 +502,16 @@
},
{
"name": "league/csv",
- "version": "9.24.1",
+ "version": "9.25.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/csv.git",
- "reference": "e0221a3f16aa2a823047d59fab5809d552e29bc8"
+ "reference": "f856f532866369fb1debe4e7c5a1db185f40ef86"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/csv/zipball/e0221a3f16aa2a823047d59fab5809d552e29bc8",
- "reference": "e0221a3f16aa2a823047d59fab5809d552e29bc8",
+ "url": "https://api.github.com/repos/thephpleague/csv/zipball/f856f532866369fb1debe4e7c5a1db185f40ef86",
+ "reference": "f856f532866369fb1debe4e7c5a1db185f40ef86",
"shasum": ""
},
"require": {
@@ -527,7 +527,7 @@
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.2",
"phpstan/phpstan-strict-rules": "^1.6.2",
- "phpunit/phpunit": "^10.5.16 || ^11.5.22",
+ "phpunit/phpunit": "^10.5.16 || ^11.5.22 || ^12.3.6",
"symfony/var-dumper": "^6.4.8 || ^7.3.0"
},
"suggest": {
@@ -589,7 +589,7 @@
"type": "github"
}
],
- "time": "2025-06-25T14:53:51+00:00"
+ "time": "2025-09-11T08:29:08+00:00"
},
{
"name": "matomo/device-detector",
More information about the Scummvm-git-logs
mailing list