[Scummvm-git-logs] scummvm-web master -> f6eb933a53e659a88cdf875f330430dff59bf092
lephilousophe
noreply at scummvm.org
Sun Jun 29 16:51:02 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:
f6eb933a53 Bump league/csv from 9.23.0 to 9.24.1
Commit: f6eb933a53e659a88cdf875f330430dff59bf092
https://github.com/scummvm/scummvm-web/commit/f6eb933a53e659a88cdf875f330430dff59bf092
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-06-29T18:50:59+02:00
Commit Message:
Bump league/csv from 9.23.0 to 9.24.1
Bumps [league/csv](https://github.com/thephpleague/csv) from 9.23.0 to 9.24.1.
- [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.23.0...9.24.1)
---
updated-dependencies:
- dependency-name: league/csv
dependency-version: 9.24.1
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 3fbe1ecd..e7a03266 100644
--- a/composer.lock
+++ b/composer.lock
@@ -502,16 +502,16 @@
},
{
"name": "league/csv",
- "version": "9.23.0",
+ "version": "9.24.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/csv.git",
- "reference": "774008ad8a634448e4f8e288905e070e8b317ff3"
+ "reference": "e0221a3f16aa2a823047d59fab5809d552e29bc8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/csv/zipball/774008ad8a634448e4f8e288905e070e8b317ff3",
- "reference": "774008ad8a634448e4f8e288905e070e8b317ff3",
+ "url": "https://api.github.com/repos/thephpleague/csv/zipball/e0221a3f16aa2a823047d59fab5809d552e29bc8",
+ "reference": "e0221a3f16aa2a823047d59fab5809d552e29bc8",
"shasum": ""
},
"require": {
@@ -521,14 +521,14 @@
"require-dev": {
"ext-dom": "*",
"ext-xdebug": "*",
- "friendsofphp/php-cs-fixer": "^3.69.0",
- "phpbench/phpbench": "^1.4.0",
- "phpstan/phpstan": "^1.12.18",
+ "friendsofphp/php-cs-fixer": "^3.75.0",
+ "phpbench/phpbench": "^1.4.1",
+ "phpstan/phpstan": "^1.12.27",
"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.7",
- "symfony/var-dumper": "^6.4.8 || ^7.2.3"
+ "phpunit/phpunit": "^10.5.16 || ^11.5.22",
+ "symfony/var-dumper": "^6.4.8 || ^7.3.0"
},
"suggest": {
"ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
@@ -589,7 +589,7 @@
"type": "github"
}
],
- "time": "2025-03-28T06:52:04+00:00"
+ "time": "2025-06-25T14:53:51+00:00"
},
{
"name": "matomo/device-detector",
More information about the Scummvm-git-logs
mailing list