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

Bumps [cuyz/valinor](https://github.com/CuyZ/Valinor) from 1.16.1 to 1.17.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.16.1...1.17.0)

---
updated-dependencies:
- dependency-name: cuyz/valinor
  dependency-version: 1.17.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-06-21 01:20:03 +00:00
committed by GitHub
parent 8bdb8a730f
commit bf15301725
2 changed files with 13 additions and 13 deletions

View File

@ -43,7 +43,7 @@
}, },
"require": { "require": {
"bamarni/composer-bin-plugin": "^1.8", "bamarni/composer-bin-plugin": "^1.8",
"cuyz/valinor": "^1.16", "cuyz/valinor": "^1.17",
"cweagans/composer-patches": "^1.7.3", "cweagans/composer-patches": "^1.7.3",
"firebase/php-jwt": "^6.11" "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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "676fccbf2612c10f28a3785789913e86", "content-hash": "5e345415d860b042f424a9c071a6e061",
"packages": [ "packages": [
{ {
"name": "bamarni/composer-bin-plugin", "name": "bamarni/composer-bin-plugin",
@ -65,16 +65,16 @@
}, },
{ {
"name": "cuyz/valinor", "name": "cuyz/valinor",
"version": "1.16.1", "version": "1.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/CuyZ/Valinor.git", "url": "https://github.com/CuyZ/Valinor.git",
"reference": "acbda7ff3c25e5749f1e04ed183b3795434264c0" "reference": "9eb2802797e36f3af1fd6e13ff23e4e3d0058022"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/CuyZ/Valinor/zipball/acbda7ff3c25e5749f1e04ed183b3795434264c0", "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/9eb2802797e36f3af1fd6e13ff23e4e3d0058022",
"reference": "acbda7ff3c25e5749f1e04ed183b3795434264c0", "reference": "9eb2802797e36f3af1fd6e13ff23e4e3d0058022",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -88,7 +88,7 @@
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.4", "friendsofphp/php-cs-fixer": "^3.4",
"infection/infection": "^0.27", "infection/infection": "^0.29",
"marcocesarato/php-conventional-changelog": "^1.12", "marcocesarato/php-conventional-changelog": "^1.12",
"mikey179/vfsstream": "^1.6.10", "mikey179/vfsstream": "^1.6.10",
"phpbench/phpbench": "^1.3", "phpbench/phpbench": "^1.3",
@ -97,7 +97,7 @@
"phpstan/phpstan-strict-rules": "^2.0", "phpstan/phpstan-strict-rules": "^2.0",
"phpunit/phpunit": "^10.5", "phpunit/phpunit": "^10.5",
"rector/rector": "^2.0", "rector/rector": "^2.0",
"vimeo/psalm": "^5.0" "vimeo/psalm": "^6.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -131,7 +131,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/CuyZ/Valinor/issues", "issues": "https://github.com/CuyZ/Valinor/issues",
"source": "https://github.com/CuyZ/Valinor/tree/1.16.1" "source": "https://github.com/CuyZ/Valinor/tree/1.17.0"
}, },
"funding": [ "funding": [
{ {
@ -139,7 +139,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-05-19T13:46:02+00:00" "time": "2025-06-20T06:40:38+00:00"
}, },
{ {
"name": "cweagans/composer-patches", "name": "cweagans/composer-patches",
@ -563,10 +563,10 @@
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": {}, "platform": [],
"platform-dev": {}, "platform-dev": [],
"platform-overrides": { "platform-overrides": {
"php": "8.1" "php": "8.1"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }