Skip to content

Commit 4e712c3

Browse files
authored
In order to make this lib compatible with PHP 7.3, update the dep… (#13)
2 parents 90e3bc9 + d39d26a commit 4e712c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": ">=7.0 <7.4",
77
"ext-json": "*",
88
"typo3/cms-core": "^7.6 || ^8.7",
9-
"helhum/config-loader": "^0.9",
9+
"helhum/config-loader": ">=0.9 <0.13",
1010
"helhum/typo3-console": "^5.4",
1111
"symfony/console": "^2.7 || ^3.0 || ^4.0",
1212
"symfony/yaml": "^2.8 || ^3.0 || ^4.0",

0 commit comments

Comments
 (0)