Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8d30d095ce |
Generated
+18
-18
@@ -3638,16 +3638,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
"version": "v7.4.15",
|
"version": "v7.4.14",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/console.git",
|
"url": "https://github.com/symfony/console.git",
|
||||||
"reference": "088ec6fe0ef6819cbc301174093b6bfa4ad26930"
|
"reference": "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/console/zipball/088ec6fe0ef6819cbc301174093b6bfa4ad26930",
|
"url": "https://api.github.com/repos/symfony/console/zipball/92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87",
|
||||||
"reference": "088ec6fe0ef6819cbc301174093b6bfa4ad26930",
|
"reference": "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -3712,7 +3712,7 @@
|
|||||||
"terminal"
|
"terminal"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/console/tree/v7.4.15"
|
"source": "https://github.com/symfony/console/tree/v7.4.14"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -3732,7 +3732,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-27T13:51:00+00:00"
|
"time": "2026-06-16T11:50:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/css-selector",
|
"name": "symfony/css-selector",
|
||||||
@@ -7174,23 +7174,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nunomaduro/collision",
|
"name": "nunomaduro/collision",
|
||||||
"version": "v8.9.5",
|
"version": "v8.9.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nunomaduro/collision.git",
|
"url": "https://github.com/nunomaduro/collision.git",
|
||||||
"reference": "fb53eacd509a1d303858e2d20cfebf2d630254ec"
|
"reference": "716af8f95a470e9094cfca09ed897b023be191a5"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/fb53eacd509a1d303858e2d20cfebf2d630254ec",
|
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/716af8f95a470e9094cfca09ed897b023be191a5",
|
||||||
"reference": "fb53eacd509a1d303858e2d20cfebf2d630254ec",
|
"reference": "716af8f95a470e9094cfca09ed897b023be191a5",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"filp/whoops": "^2.18.4",
|
"filp/whoops": "^2.18.4",
|
||||||
"nunomaduro/termwind": "^2.4.0",
|
"nunomaduro/termwind": "^2.4.0",
|
||||||
"php": "^8.2.0",
|
"php": "^8.2.0",
|
||||||
"symfony/console": "^7.4.14 || ^8.1.1"
|
"symfony/console": "^7.4.8 || ^8.0.8"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"laravel/framework": "<11.48.0 || >=14.0.0",
|
"laravel/framework": "<11.48.0 || >=14.0.0",
|
||||||
@@ -7198,12 +7198,12 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"brianium/paratest": "^7.8.5",
|
"brianium/paratest": "^7.8.5",
|
||||||
"larastan/larastan": "^3.10.0",
|
"larastan/larastan": "^3.9.6",
|
||||||
"laravel/framework": "^11.48.0 || ^12.56.0 || ^13.20.0",
|
"laravel/framework": "^11.48.0 || ^12.56.0 || ^13.5.0",
|
||||||
"laravel/pint": "^1.29.3",
|
"laravel/pint": "^1.29.1",
|
||||||
"orchestra/testbench-core": "^9.12.0 || ^10.12.1 || ^11.3.5",
|
"orchestra/testbench-core": "^9.12.0 || ^10.12.1 || ^11.2.1",
|
||||||
"pestphp/pest": "^3.8.5 || ^4.7.5 || ^5.0.0",
|
"pestphp/pest": "^3.8.5 || ^4.4.3 || ^5.0.0",
|
||||||
"sebastian/environment": "^7.2.1 || ^8.1.2 || ^9.3.2"
|
"sebastian/environment": "^7.2.1 || ^8.0.4 || ^9.3.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
@@ -7266,7 +7266,7 @@
|
|||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-15T19:09:14+00:00"
|
"time": "2026-04-21T14:04:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phar-io/manifest",
|
"name": "phar-io/manifest",
|
||||||
|
|||||||
Reference in New Issue
Block a user