Skip to content

Commit 3519067

Browse files
committed
Remove strict_types for PHP5.
1 parent f69bfe7 commit 3519067

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Value/ValueTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
namespace Sabberworm\CSS\Tests\Value;
64

75
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)