Skip to content

Commit

Permalink
In order to make this lib compatible with PHP 7.3, update the dep… (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum committed Sep 23, 2019
2 parents 90e3bc9 + d39d26a commit 4e712c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": ">=7.0 <7.4",
"ext-json": "*",
"typo3/cms-core": "^7.6 || ^8.7",
"helhum/config-loader": "^0.9",
"helhum/config-loader": ">=0.9 <0.13",
"helhum/typo3-console": "^5.4",
"symfony/console": "^2.7 || ^3.0 || ^4.0",
"symfony/yaml": "^2.8 || ^3.0 || ^4.0",
Expand Down

0 comments on commit 4e712c3

Please sign in to comment.