|
|
|
@ -730,25 +730,25 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
|
|
"version": "v2.5.2",
|
|
|
|
|
"version": "v3.2.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
|
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
|
|
|
|
|
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
|
|
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
|
|
|
|
|
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=7.1"
|
|
|
|
|
"php": ">=8.1"
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-main": "2.5-dev"
|
|
|
|
|
"dev-main": "3.3-dev"
|
|
|
|
|
},
|
|
|
|
|
"thanks": {
|
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
@ -777,7 +777,7 @@
|
|
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
|
"support": {
|
|
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
|
|
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -793,7 +793,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2022-01-02T09:53:40+00:00"
|
|
|
|
|
"time": "2023-03-01T10:25:55+00:00"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"packages-dev": [
|
|
|
|
@ -1343,16 +1343,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "phpunit/phpunit",
|
|
|
|
|
"version": "10.0.17",
|
|
|
|
|
"version": "10.0.19",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
|
|
"reference": "b75eddcabca052312ae38c8a2bc69ff1a7b89b77"
|
|
|
|
|
"reference": "20c23e85c86e5c06d63538ba464e8054f4744e62"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b75eddcabca052312ae38c8a2bc69ff1a7b89b77",
|
|
|
|
|
"reference": "b75eddcabca052312ae38c8a2bc69ff1a7b89b77",
|
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/20c23e85c86e5c06d63538ba464e8054f4744e62",
|
|
|
|
|
"reference": "20c23e85c86e5c06d63538ba464e8054f4744e62",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -1424,7 +1424,7 @@
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.17"
|
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.19"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -1440,7 +1440,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2023-03-20T14:42:33+00:00"
|
|
|
|
|
"time": "2023-03-27T11:46:33+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "sebastian/cli-parser",
|
|
|
|
@ -1744,16 +1744,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "sebastian/diff",
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
|
|
|
"reference": "70dd1b20bc198da394ad542e988381b44e64e39f"
|
|
|
|
|
"reference": "aae9a0a43bff37bd5d8d0311426c87bf36153f02"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/70dd1b20bc198da394ad542e988381b44e64e39f",
|
|
|
|
|
"reference": "70dd1b20bc198da394ad542e988381b44e64e39f",
|
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/aae9a0a43bff37bd5d8d0311426c87bf36153f02",
|
|
|
|
|
"reference": "aae9a0a43bff37bd5d8d0311426c87bf36153f02",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -1798,7 +1798,8 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/5.0.0"
|
|
|
|
|
"security": "https://github.com/sebastianbergmann/diff/security/policy",
|
|
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/5.0.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -1806,7 +1807,7 @@
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2023-02-03T07:00:31+00:00"
|
|
|
|
|
"time": "2023-03-23T05:12:41+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "sebastian/environment",
|
|
|
|
|