Compare commits

..
Author SHA1 Message Date
Renovate f81cb8506f chore(deps): update dependency nunomaduro/collision to v8.9.5
Tests / build-npm (pull_request) Successful in 1m17s
Tests / validate-composer (pull_request) Successful in 4m46s
Tests / phpstan (pull_request) Successful in 1m52s
Tests / phpcs (pull_request) Successful in 5m23s
Tests / tests (pull_request) Failing after 1m14s
2026-07-29 17:00:29 +00:00
Generated
+18 -18
View File
@@ -3638,16 +3638,16 @@
},
{
"name": "symfony/console",
"version": "v7.4.14",
"version": "v7.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87"
"reference": "088ec6fe0ef6819cbc301174093b6bfa4ad26930"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87",
"reference": "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87",
"url": "https://api.github.com/repos/symfony/console/zipball/088ec6fe0ef6819cbc301174093b6bfa4ad26930",
"reference": "088ec6fe0ef6819cbc301174093b6bfa4ad26930",
"shasum": ""
},
"require": {
@@ -3712,7 +3712,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v7.4.14"
"source": "https://github.com/symfony/console/tree/v7.4.15"
},
"funding": [
{
@@ -3732,7 +3732,7 @@
"type": "tidelift"
}
],
"time": "2026-06-16T11:50:14+00:00"
"time": "2026-07-27T13:51:00+00:00"
},
{
"name": "symfony/css-selector",
@@ -7174,23 +7174,23 @@
},
{
"name": "nunomaduro/collision",
"version": "v8.9.4",
"version": "v8.9.5",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
"reference": "716af8f95a470e9094cfca09ed897b023be191a5"
"reference": "fb53eacd509a1d303858e2d20cfebf2d630254ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/716af8f95a470e9094cfca09ed897b023be191a5",
"reference": "716af8f95a470e9094cfca09ed897b023be191a5",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/fb53eacd509a1d303858e2d20cfebf2d630254ec",
"reference": "fb53eacd509a1d303858e2d20cfebf2d630254ec",
"shasum": ""
},
"require": {
"filp/whoops": "^2.18.4",
"nunomaduro/termwind": "^2.4.0",
"php": "^8.2.0",
"symfony/console": "^7.4.8 || ^8.0.8"
"symfony/console": "^7.4.14 || ^8.1.1"
},
"conflict": {
"laravel/framework": "<11.48.0 || >=14.0.0",
@@ -7198,12 +7198,12 @@
},
"require-dev": {
"brianium/paratest": "^7.8.5",
"larastan/larastan": "^3.9.6",
"laravel/framework": "^11.48.0 || ^12.56.0 || ^13.5.0",
"laravel/pint": "^1.29.1",
"orchestra/testbench-core": "^9.12.0 || ^10.12.1 || ^11.2.1",
"pestphp/pest": "^3.8.5 || ^4.4.3 || ^5.0.0",
"sebastian/environment": "^7.2.1 || ^8.0.4 || ^9.3.0"
"larastan/larastan": "^3.10.0",
"laravel/framework": "^11.48.0 || ^12.56.0 || ^13.20.0",
"laravel/pint": "^1.29.3",
"orchestra/testbench-core": "^9.12.0 || ^10.12.1 || ^11.3.5",
"pestphp/pest": "^3.8.5 || ^4.7.5 || ^5.0.0",
"sebastian/environment": "^7.2.1 || ^8.1.2 || ^9.3.2"
},
"type": "library",
"extra": {
@@ -7266,7 +7266,7 @@
"type": "patreon"
}
],
"time": "2026-04-21T14:04:20+00:00"
"time": "2026-07-15T19:09:14+00:00"
},
{
"name": "phar-io/manifest",