[Scummvm-git-logs] scummvm-web dependabot/composer/phpfastcache/phpfastcache-9.1.3 -> 065533eaa8b91bbaa70c13f8b81c2e0cb07892f2
ScummVM git
noreply at scummvm.org
Wed Apr 26 21:06:06 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:
065533eaa8 Bump phpfastcache/phpfastcache from 8.1.3 to 9.1.3
Commit: 065533eaa8b91bbaa70c13f8b81c2e0cb07892f2
https://github.com/scummvm/scummvm-web/commit/065533eaa8b91bbaa70c13f8b81c2e0cb07892f2
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2023-04-26T21:06:04Z
Commit Message:
Bump phpfastcache/phpfastcache from 8.1.3 to 9.1.3
Bumps [phpfastcache/phpfastcache](https://github.com/PHPSocialNetwork/phpfastcache) from 8.1.3 to 9.1.3.
- [Release notes](https://github.com/PHPSocialNetwork/phpfastcache/releases)
- [Changelog](https://github.com/PHPSocialNetwork/phpfastcache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHPSocialNetwork/phpfastcache/compare/8.1.3...9.1.3)
---
updated-dependencies:
- dependency-name: phpfastcache/phpfastcache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
composer.json
composer.lock
diff --git a/composer.json b/composer.json
index d9f971b7..1a9bc8a7 100644
--- a/composer.json
+++ b/composer.json
@@ -17,7 +17,7 @@
"matomo/device-detector": "^4.3.0",
"spatie/yaml-front-matter": "^2.0",
"erusev/parsedown": "^1.7",
- "phpfastcache/phpfastcache": "^8.0",
+ "phpfastcache/phpfastcache": "^9.1",
"league/csv": "^9.6",
"symfony/yaml": "^6.2",
"predis/predis": "^1.1",
diff --git a/composer.lock b/composer.lock
index 2860a7c2..f84fca75 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "49eaa034d13a68b5dc21f5dd00630b4a",
+ "content-hash": "39ead04036731450f835b047d0d40925",
"packages": [
{
"name": "altorouter/altorouter",
@@ -713,48 +713,59 @@
},
{
"name": "phpfastcache/phpfastcache",
- "version": "8.1.3",
+ "version": "9.1.3",
"source": {
"type": "git",
"url": "https://github.com/PHPSocialNetwork/phpfastcache.git",
- "reference": "babf654c1618edeb4f9d592d6837b1da661b5107"
+ "reference": "8614c5624e56b6f41fa666fdec3dc746b52df6b4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/babf654c1618edeb4f9d592d6837b1da661b5107",
- "reference": "babf654c1618edeb4f9d592d6837b1da661b5107",
+ "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/8614c5624e56b6f41fa666fdec3dc746b52df6b4",
+ "reference": "8614c5624e56b6f41fa666fdec3dc746b52df6b4",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
- "php": ">=7.3",
- "psr/cache": "~1.0.0",
- "psr/simple-cache": "~1.0.0"
+ "php": ">=8.0",
+ "psr/cache": "^2.0||^3.0",
+ "psr/simple-cache": "^2.0||^3.0"
},
"conflict": {
- "doctrine/couchdb": "*"
+ "doctrine/couchdb": "<dev-master#9eeb9e5",
+ "solarium/solarium": "<6.1"
},
"require-dev": {
"ext-gettext": "*",
- "league/climate": "^3.5"
+ "jetbrains/phpstorm-stubs": "dev-master",
+ "league/climate": "^3.8",
+ "phpmd/phpmd": "@stable",
+ "phpstan/phpstan": "^1.5",
+ "squizlabs/php_codesniffer": "@stable"
},
"suggest": {
- "ext-apc": "*",
+ "aws/aws-sdk-php": "~3.0",
+ "doctrine/couchdb": "^dev-master#9eeb9e5",
+ "ext-apcu": "*",
+ "ext-cassandra": "*",
"ext-couchbase": "*",
"ext-couchbase_v3": "*",
"ext-intl": "*",
"ext-leveldb": "*",
"ext-memcache": "*",
"ext-memcached": "*",
+ "ext-mongodb": "*",
"ext-redis": "*",
"ext-sqlite": "*",
"ext-wincache": "*",
"ext-xcache": "*",
+ "google/cloud-firestore": "^1.20",
"mongodb/mongodb": "^1.9",
- "phpfastcache/couchdb": "~1.0.0",
- "phpfastcache/phpssdb": "~1.0.0",
- "predis/predis": "^1.1"
+ "phpfastcache/phpssdb": "~1.1.0",
+ "predis/predis": "^1.1",
+ "solarium/solarium": "~6.1",
+ "triagens/arangodb": "^3.8"
},
"type": "library",
"autoload": {
@@ -775,15 +786,14 @@
"role": "Actual Project Manager/Developer"
},
{
- "name": "Khoa Bui",
- "email": "khoaofgod at gmail.com",
- "homepage": "https://www.phpfastcache.com",
- "role": "Former Project Developer/Original Creator"
+ "name": "Contributors",
+ "homepage": "https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors"
}
],
- "description": "PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.",
+ "description": "PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.",
"homepage": "https://www.phpfastcache.com",
"keywords": [
+ "ArangoDb",
"LevelDb",
"abstract",
"apc",
@@ -795,6 +805,7 @@
"cookie",
"couchbase",
"couchdb",
+ "dynamodb",
"files cache",
"memcache",
"memcached",
@@ -804,6 +815,7 @@
"php cache",
"predis",
"redis",
+ "solr",
"ssdb",
"wincache",
"xcache",
@@ -815,19 +827,16 @@
],
"support": {
"issues": "https://github.com/PHPSocialNetwork/phpfastcache/issues",
- "source": "https://github.com/PHPSocialNetwork/phpfastcache/tree/8.1.3"
+ "source": "https://github.com/PHPSocialNetwork/phpfastcache",
+ "wiki": "https://github.com/PHPSocialNetwork/phpfastcache/wiki"
},
"funding": [
- {
- "url": "https://github.com/geolim4",
- "type": "github"
- },
{
"url": "https://www.patreon.com/geolim4",
"type": "patreon"
}
],
- "time": "2022-05-25T11:52:43+00:00"
+ "time": "2023-02-18T15:52:06+00:00"
},
{
"name": "predis/predis",
@@ -973,20 +982,20 @@
},
{
"name": "psr/cache",
- "version": "1.0.1",
+ "version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
- "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
+ "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
- "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
+ "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
+ "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"shasum": ""
},
"require": {
- "php": ">=5.3.0"
+ "php": ">=8.0.0"
},
"type": "library",
"extra": {
@@ -1006,7 +1015,7 @@
"authors": [
{
"name": "PHP-FIG",
- "homepage": "http://www.php-fig.org/"
+ "homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
@@ -1016,9 +1025,9 @@
"psr-6"
],
"support": {
- "source": "https://github.com/php-fig/cache/tree/master"
+ "source": "https://github.com/php-fig/cache/tree/3.0.0"
},
- "time": "2016-08-06T20:24:11+00:00"
+ "time": "2021-02-03T23:26:27+00:00"
},
{
"name": "psr/container",
@@ -1285,25 +1294,25 @@
},
{
"name": "psr/simple-cache",
- "version": "1.0.1",
+ "version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
- "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
+ "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
- "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
+ "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
+ "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
"shasum": ""
},
"require": {
- "php": ">=5.3.0"
+ "php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0.x-dev"
+ "dev-master": "3.0.x-dev"
}
},
"autoload": {
@@ -1318,7 +1327,7 @@
"authors": [
{
"name": "PHP-FIG",
- "homepage": "http://www.php-fig.org/"
+ "homepage": "https://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
@@ -1330,9 +1339,9 @@
"simple-cache"
],
"support": {
- "source": "https://github.com/php-fig/simple-cache/tree/master"
+ "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
},
- "time": "2017-10-23T01:57:42+00:00"
+ "time": "2021-10-29T13:26:27+00:00"
},
{
"name": "ralouphie/getallheaders",
More information about the Scummvm-git-logs
mailing list