chore: update project dependencies
This commit is contained in:
Generated
+7
-7
@@ -1418,16 +1418,16 @@
|
||||
},
|
||||
{
|
||||
"name": "helhum/config-loader",
|
||||
"version": "v0.12.5",
|
||||
"version": "v0.12.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/helhum/config-loader.git",
|
||||
"reference": "f761ab3fcf888b9d17d679d94b14aca24fe6bfab"
|
||||
"reference": "4538ad189ebbb319d97697f350401150dd7a6155"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/helhum/config-loader/zipball/f761ab3fcf888b9d17d679d94b14aca24fe6bfab",
|
||||
"reference": "f761ab3fcf888b9d17d679d94b14aca24fe6bfab",
|
||||
"url": "https://api.github.com/repos/helhum/config-loader/zipball/4538ad189ebbb319d97697f350401150dd7a6155",
|
||||
"reference": "4538ad189ebbb319d97697f350401150dd7a6155",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1436,7 +1436,7 @@
|
||||
"require-dev": {
|
||||
"php-parallel-lint/php-parallel-lint": "^1.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"symfony/yaml": "^2.8 || ^3.3 || ^4.0 || ^5.0"
|
||||
"symfony/yaml": "^2.8 || ^3.3 || ^4.0 || ^5.0 || ^6.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-yaml": "For improved performance when parsing yaml files you should use the PECL YAML Parser php extension",
|
||||
@@ -1460,7 +1460,7 @@
|
||||
"description": "Generic config loader with context and environment support.",
|
||||
"support": {
|
||||
"issues": "https://github.com/helhum/config-loader/issues",
|
||||
"source": "https://github.com/helhum/config-loader/tree/v0.12.5"
|
||||
"source": "https://github.com/helhum/config-loader/tree/v0.12.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1472,7 +1472,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-02-21T15:32:39+00:00"
|
||||
"time": "2024-12-16T10:48:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "helhum/typo3-console",
|
||||
|
||||
Reference in New Issue
Block a user