Skip to content

Commit 0ee8709

Browse files
committed
Removed comments and requirements relative to php <5.5 (not supported anymore)
1 parent ebd2d24 commit 0ee8709

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ public function testTransform($fromTz, $toTz, $from, $to)
6363

6464
/**
6565
* @dataProvider transformProvider
66-
* @requires PHP 5.5
6766
*/
6867
public function testTransformDateTimeImmutable($fromTz, $toTz, $from, $to)
6968
{

0 commit comments

Comments
 (0)