Skip to content

Commit 4a9474a

Browse files
committed
Fix build
1 parent 392e58d commit 4a9474a

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

build/ignore-by-php-version.neon.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@
4141
$includes[] = __DIR__ . '/new-phpunit.neon';
4242
}
4343

44-
if (PHP_VERSION_ID < 80300) {
45-
$includes[] = __DIR__ . '/str-increment.neon';
46-
}
47-
4844
$config = [];
4945
$config['includes'] = $includes;
5046

build/str-increment.neon

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)