[Scummvm-git-logs] scummvm-web dependabot/composer/league/csv-9.28.0 -> dc60a20f8e22fbc09145d162c31af97957c3fe51
ScummVM git
noreply at scummvm.org
Fri Jan 2 10:01:13 UTC 2026
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:
dc60a20f8e Bump league/csv from 9.27.1 to 9.28.0
Commit: dc60a20f8e22fbc09145d162c31af97957c3fe51
https://github.com/scummvm/scummvm-web/commit/dc60a20f8e22fbc09145d162c31af97957c3fe51
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-01-02T10:01:08Z
Commit Message:
Bump league/csv from 9.27.1 to 9.28.0
Bumps [league/csv](https://github.com/thephpleague/csv) from 9.27.1 to 9.28.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.27.1...9.28.0)
---
updated-dependencies:
- dependency-name: league/csv
dependency-version: 9.28.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 7e10b55f..66457b57 100644
--- a/composer.lock
+++ b/composer.lock
@@ -502,16 +502,16 @@
},
{
"name": "league/csv",
- "version": "9.27.1",
+ "version": "9.28.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/csv.git",
- "reference": "26de738b8fccf785397d05ee2fc07b6cd8749797"
+ "reference": "6582ace29ae09ba5b07049d40ea13eb19c8b5073"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/csv/zipball/26de738b8fccf785397d05ee2fc07b6cd8749797",
- "reference": "26de738b8fccf785397d05ee2fc07b6cd8749797",
+ "url": "https://api.github.com/repos/thephpleague/csv/zipball/6582ace29ae09ba5b07049d40ea13eb19c8b5073",
+ "reference": "6582ace29ae09ba5b07049d40ea13eb19c8b5073",
"shasum": ""
},
"require": {
@@ -521,14 +521,14 @@
"require-dev": {
"ext-dom": "*",
"ext-xdebug": "*",
- "friendsofphp/php-cs-fixer": "^3.75.0",
- "phpbench/phpbench": "^1.4.1",
- "phpstan/phpstan": "^1.12.27",
+ "friendsofphp/php-cs-fixer": "^3.92.3",
+ "phpbench/phpbench": "^1.4.3",
+ "phpstan/phpstan": "^1.12.32",
"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 || ^12.3.6",
- "symfony/var-dumper": "^6.4.8 || ^7.3.0"
+ "phpunit/phpunit": "^10.5.16 || ^11.5.22 || ^12.5.4",
+ "symfony/var-dumper": "^6.4.8 || ^7.4.0 || ^8.0"
},
"suggest": {
"ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
@@ -589,7 +589,7 @@
"type": "github"
}
],
- "time": "2025-10-25T08:35:20+00:00"
+ "time": "2025-12-27T15:18:42+00:00"
},
{
"name": "matomo/device-detector",
More information about the Scummvm-git-logs
mailing list