Browse Source

composer update

master
vincent 1 week ago
parent
commit
8738d293e7
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      composer.lock

+ 6
- 6
composer.lock View File

@ -4530,16 +4530,16 @@
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
"version": "v2.4.7",
"version": "v2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/flex.git", "url": "https://github.com/symfony/flex.git",
"reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402"
"reference": "8ce1acd9842abe0e9b4c4a0bd3f259859516c018"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/92f4fba342161ff36072bd3b8e0b3c6c23160402",
"reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402",
"url": "https://api.github.com/repos/symfony/flex/zipball/8ce1acd9842abe0e9b4c4a0bd3f259859516c018",
"reference": "8ce1acd9842abe0e9b4c4a0bd3f259859516c018",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4578,7 +4578,7 @@
"description": "Composer plugin for Symfony", "description": "Composer plugin for Symfony",
"support": { "support": {
"issues": "https://github.com/symfony/flex/issues", "issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.4.7"
"source": "https://github.com/symfony/flex/tree/v2.5.0"
}, },
"funding": [ "funding": [
{ {
@ -4594,7 +4594,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-07T08:51:54+00:00"
"time": "2025-03-03T07:50:46+00:00"
}, },
{ {
"name": "symfony/form", "name": "symfony/form",


Loading…
Cancel
Save