Skip to content

Commit 553b637

Browse files
author
Konrad Michalik
authored
Update PHP version constraint to PHP 7.2
1 parent 8cd6083 commit 553b637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
array (
1616
'depends' =>
1717
array (
18-
'php' => '5.3.7-7.1.999',
18+
'php' => '5.3.7-7.2.999',
1919
'typo3' => '6.2.0-8.99.99',
2020
),
2121
'conflicts' =>

0 commit comments

Comments
 (0)