[Scummvm-git-logs] scummvm-web master -> 565878ba02214b7db648cc4a64e6a5c43b1d0aa4
ScummVM git
noreply at scummvm.org
Mon Dec 4 16:33:01 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:
565878ba02 Bump league/csv from 9.11.0 to 9.12.0
Commit: 565878ba02214b7db648cc4a64e6a5c43b1d0aa4
https://github.com/scummvm/scummvm-web/commit/565878ba02214b7db648cc4a64e6a5c43b1d0aa4
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2023-12-04T16:32:58Z
Commit Message:
Bump league/csv from 9.11.0 to 9.12.0
Bumps [league/csv](https://github.com/thephpleague/csv) from 9.11.0 to 9.12.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.11.0...9.12.0)
---
updated-dependencies:
- dependency-name: league/csv
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 69938faf..e4805e1b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -504,35 +504,36 @@
},
{
"name": "league/csv",
- "version": "9.11.0",
+ "version": "9.12.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/csv.git",
- "reference": "33149c4bea4949aa4fa3d03fb11ed28682168b39"
+ "reference": "c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/csv/zipball/33149c4bea4949aa4fa3d03fb11ed28682168b39",
- "reference": "33149c4bea4949aa4fa3d03fb11ed28682168b39",
+ "url": "https://api.github.com/repos/thephpleague/csv/zipball/c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21",
+ "reference": "c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21",
"shasum": ""
},
"require": {
+ "ext-filter": "*",
"ext-json": "*",
"ext-mbstring": "*",
"php": "^8.1.2"
},
"require-dev": {
- "doctrine/collections": "^2.1.3",
+ "doctrine/collections": "^2.1.4",
"ext-dom": "*",
"ext-xdebug": "*",
"friendsofphp/php-cs-fixer": "^v3.22.0",
- "phpbench/phpbench": "^1.2.14",
- "phpstan/phpstan": "^1.10.26",
- "phpstan/phpstan-deprecation-rules": "^1.1.3",
- "phpstan/phpstan-phpunit": "^1.3.13",
- "phpstan/phpstan-strict-rules": "^1.5.1",
- "phpunit/phpunit": "^10.3.1",
- "symfony/var-dumper": "^6.3.3"
+ "phpbench/phpbench": "^1.2.15",
+ "phpstan/phpstan": "^1.10.46",
+ "phpstan/phpstan-deprecation-rules": "^1.1.4",
+ "phpstan/phpstan-phpunit": "^1.3.15",
+ "phpstan/phpstan-strict-rules": "^1.5.2",
+ "phpunit/phpunit": "^10.4.2",
+ "symfony/var-dumper": "^6.4.0"
},
"suggest": {
"ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
@@ -588,7 +589,7 @@
"type": "github"
}
],
- "time": "2023-09-23T10:09:54+00:00"
+ "time": "2023-12-01T17:54:07+00:00"
},
{
"name": "matomo/device-detector",
More information about the Scummvm-git-logs
mailing list