Skip to content

Commit

Permalink
Update ignore-by-php-version.neon.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes authored May 14, 2024
1 parent b74b6d9 commit d50bb22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/ignore-by-php-version.neon.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@

$config = [];
$config['includes'] = $includes;

// overrides config.platform.php in composer.json
$config['parameters']['phpVersion'] = PHP_VERSION_ID;

return $config;

0 comments on commit d50bb22

Please sign in to comment.