Skip to content

Commit d50bb22

Browse files
authored
Update ignore-by-php-version.neon.php
1 parent b74b6d9 commit d50bb22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636

3737
$config = [];
3838
$config['includes'] = $includes;
39+
40+
// overrides config.platform.php in composer.json
3941
$config['parameters']['phpVersion'] = PHP_VERSION_ID;
4042

4143
return $config;

0 commit comments

Comments
 (0)