build(deps): Bump cuyz/valinor from 1.17.0 to 2.0.0

Bumps [cuyz/valinor](https://github.com/CuyZ/Valinor) from 1.17.0 to 2.0.0.
- [Release notes](https://github.com/CuyZ/Valinor/releases)
- [Changelog](https://github.com/CuyZ/Valinor/blob/master/.changelog)
- [Commits](https://github.com/CuyZ/Valinor/compare/1.17.0...2.0.0)

---
updated-dependencies:
- dependency-name: cuyz/valinor
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-28 01:17:35 +00:00
committed by GitHub
parent 89975b613c
commit edef624559
2 changed files with 12 additions and 64 deletions

View File

@ -43,7 +43,7 @@
},
"require": {
"bamarni/composer-bin-plugin": "^1.8",
"cuyz/valinor": "^1.17",
"cuyz/valinor": "^2.0",
"cweagans/composer-patches": "^1.7.3",
"firebase/php-jwt": "^6.11"
},

74
composer.lock generated
View File

@ -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": "5e345415d860b042f424a9c071a6e061",
"content-hash": "edb56174a3ef2bbfc9e3d57e20bae8c4",
"packages": [
{
"name": "bamarni/composer-bin-plugin",
@ -65,22 +65,21 @@
},
{
"name": "cuyz/valinor",
"version": "1.17.0",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/CuyZ/Valinor.git",
"reference": "9eb2802797e36f3af1fd6e13ff23e4e3d0058022"
"reference": "914a8cbe64c71f9f0a9728df75e7d92a2988fb40"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CuyZ/Valinor/zipball/9eb2802797e36f3af1fd6e13ff23e4e3d0058022",
"reference": "9eb2802797e36f3af1fd6e13ff23e4e3d0058022",
"url": "https://api.github.com/repos/CuyZ/Valinor/zipball/914a8cbe64c71f9f0a9728df75e7d92a2988fb40",
"reference": "914a8cbe64c71f9f0a9728df75e7d92a2988fb40",
"shasum": ""
},
"require": {
"composer-runtime-api": "^2.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
},
"conflict": {
"phpstan/phpstan": "<1.0 || >= 3.0",
@ -131,7 +130,7 @@
],
"support": {
"issues": "https://github.com/CuyZ/Valinor/issues",
"source": "https://github.com/CuyZ/Valinor/tree/1.17.0"
"source": "https://github.com/CuyZ/Valinor/tree/2.0.0"
},
"funding": [
{
@ -139,7 +138,7 @@
"type": "github"
}
],
"time": "2025-06-20T06:40:38+00:00"
"time": "2025-06-27T06:38:26+00:00"
},
{
"name": "cweagans/composer-patches",
@ -251,57 +250,6 @@
"source": "https://github.com/firebase/php-jwt/tree/v6.11.1"
},
"time": "2025-04-09T20:32:01+00:00"
},
{
"name": "psr/simple-cache",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
},
"time": "2021-10-29T13:26:27+00:00"
}
],
"packages-dev": [
@ -563,10 +511,10 @@
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"platform": [],
"platform-dev": [],
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}