Skip to content

Commit e1f6151

Browse files
committed
Relax BC tool install platform checks
1 parent beed70c commit e1f6151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
['ubuntu-latest']
1616
php: >-
1717
['8.4']
18-
composer-require-options: '--with-all-dependencies --ignore-platform-req=php --no-progress --ansi'
18+
composer-require-options: '--with-all-dependencies --ignore-platform-reqs --no-security-blocking --no-progress --ansi'

0 commit comments

Comments
 (0)