Skip to content

Commit

Permalink
Merge pull request #12 from smichaelsen/0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum committed Sep 17, 2019
2 parents 720bdf3 + 9068a26 commit 90e3bc9
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 @@ -3,7 +3,7 @@
"description" : "Simple but powerful configuration handling for TYPO3 CMS",
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0 <7.3",
"php": ">=7.0 <7.4",
"ext-json": "*",
"typo3/cms-core": "^7.6 || ^8.7",
"helhum/config-loader": "^0.9",
Expand Down

0 comments on commit 90e3bc9

Please sign in to comment.