|
|
|
|
@ -3402,16 +3402,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/event-dispatcher",
|
|
|
|
|
"version": "v6.4.13",
|
|
|
|
|
"version": "v6.4.24",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
|
|
|
"reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e"
|
|
|
|
|
"reference": "307a09d8d7228d14a05e5e05b95fffdacab032b2"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e",
|
|
|
|
|
"reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/307a09d8d7228d14a05e5e05b95fffdacab032b2",
|
|
|
|
|
"reference": "307a09d8d7228d14a05e5e05b95fffdacab032b2",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
@ -3462,7 +3462,7 @@
|
|
|
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
|
"support": {
|
|
|
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.13"
|
|
|
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.24"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
@ -3473,25 +3473,29 @@
|
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"url": "https://github.com/nicolas-grekas",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2024-09-25T14:18:03+00:00"
|
|
|
|
|
"time": "2025-07-10T08:14:14+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
|
|
|
"version": "v3.5.1",
|
|
|
|
|
"version": "v3.6.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
|
|
|
"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
|
|
|
|
|
"reference": "59eb412e93815df44f05f342958efa9f46b1e586"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
|
|
|
|
|
"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
|
|
|
|
|
"reference": "59eb412e93815df44f05f342958efa9f46b1e586",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
@ -3505,7 +3509,7 @@
|
|
|
|
|
"name": "symfony/contracts"
|
|
|
|
|
},
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-main": "3.5-dev"
|
|
|
|
|
"dev-main": "3.6-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"autoload": {
|
|
|
|
|
@ -3538,7 +3542,7 @@
|
|
|
|
|
"standards"
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1"
|
|
|
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
@ -3554,7 +3558,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2024-09-25T14:20:29+00:00"
|
|
|
|
|
"time": "2024-09-25T14:21:43+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/filesystem",
|
|
|
|
|
@ -4485,13 +4489,13 @@
|
|
|
|
|
],
|
|
|
|
|
"aliases": [],
|
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
|
"stability-flags": [],
|
|
|
|
|
"stability-flags": {},
|
|
|
|
|
"prefer-stable": false,
|
|
|
|
|
"prefer-lowest": false,
|
|
|
|
|
"platform": [],
|
|
|
|
|
"platform-dev": [],
|
|
|
|
|
"platform": {},
|
|
|
|
|
"platform-dev": {},
|
|
|
|
|
"platform-overrides": {
|
|
|
|
|
"php": "8.1"
|
|
|
|
|
},
|
|
|
|
|
"plugin-api-version": "2.3.0"
|
|
|
|
|
"plugin-api-version": "2.6.0"
|
|
|
|
|
}
|
|
|
|
|
|