Skip to content

Commit 16f4de5

Browse files
authored
Merge pull request #46 from jackd248/master
Update PHP version constraint to PHP 7.2
2 parents 8cd6083 + 553b637 commit 16f4de5

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)