build(deps): Bump cuyz/valinor from 1.14.4 to 1.15.0

Bumps [cuyz/valinor](https://github.com/CuyZ/Valinor) from 1.14.4 to 1.15.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.14.4...1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-05 01:24:54 +00:00 committed by GitHub
commit c49d4229e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 11 deletions

View file

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

24
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": "8795c7bf58e3911b21d70c06e6db58b9",
"content-hash": "a2cdd8bb423ad2fc15bc2d52ca37ae61",
"packages": [
{
"name": "bamarni/composer-bin-plugin",
@ -65,16 +65,16 @@
},
{
"name": "cuyz/valinor",
"version": "1.14.4",
"version": "1.15.0",
"source": {
"type": "git",
"url": "https://github.com/CuyZ/Valinor.git",
"reference": "c1d2407963408aa8aea0432e8645095283f16a67"
"reference": "c3cb63a35bb0c0b1b130117cd8962def1ede9e6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CuyZ/Valinor/zipball/c1d2407963408aa8aea0432e8645095283f16a67",
"reference": "c1d2407963408aa8aea0432e8645095283f16a67",
"url": "https://api.github.com/repos/CuyZ/Valinor/zipball/c3cb63a35bb0c0b1b130117cd8962def1ede9e6f",
"reference": "c3cb63a35bb0c0b1b130117cd8962def1ede9e6f",
"shasum": ""
},
"require": {
@ -82,6 +82,10 @@
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
},
"conflict": {
"phpstan/phpstan": "<1.0 || >= 3.0",
"vimeo/psalm": "<5.0 || >=7.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.4",
"infection/infection": "^0.27",
@ -127,7 +131,7 @@
],
"support": {
"issues": "https://github.com/CuyZ/Valinor/issues",
"source": "https://github.com/CuyZ/Valinor/tree/1.14.4"
"source": "https://github.com/CuyZ/Valinor/tree/1.15.0"
},
"funding": [
{
@ -135,7 +139,7 @@
"type": "github"
}
],
"time": "2025-02-23T18:48:29+00:00"
"time": "2025-03-30T22:35:46+00:00"
},
{
"name": "cweagans/composer-patches",
@ -559,10 +563,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"
}