Skip to content
Snippets Groups Projects

Lock file maintenance

1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -8202,16 +8202,16 @@
},
{
"name": "symfony/process",
"version": "v5.3.7",
"version": "v5.3.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "38f26c7d6ed535217ea393e05634cb0b244a1967"
"reference": "e498803a6e95ede78e9d5646ad32a2255c033a6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/38f26c7d6ed535217ea393e05634cb0b244a1967",
"reference": "38f26c7d6ed535217ea393e05634cb0b244a1967",
"url": "https://api.github.com/repos/symfony/process/zipball/e498803a6e95ede78e9d5646ad32a2255c033a6a",
"reference": "e498803a6e95ede78e9d5646ad32a2255c033a6a",
"shasum": ""
},
"require": {
@@ -8244,7 +8244,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.3.7"
"source": "https://github.com/symfony/process/tree/v5.3.12"
},
"funding": [
{
@@ -8260,7 +8260,7 @@
"type": "tidelift"
}
],
"time": "2021-08-04T21:20:46+00:00"
"time": "2021-11-22T22:39:13+00:00"
},
{
"name": "symfony/stopwatch",
Loading