Skip to content

Commit 4621dd4

Browse files
tantegerda1helhum
authored andcommitted
[TASK] Raise allowed php version (#31)
1 parent e44c734 commit 4621dd4

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.0.999',
18+
'php' => '5.3.7-7.1.999',
1919
'typo3' => '6.2.0-8.99.99',
2020
),
2121
'conflicts' =>

0 commit comments

Comments
 (0)