We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beed70c commit e1f6151Copy full SHA for e1f6151
1 file changed
.github/workflows/bc.yml
@@ -15,4 +15,4 @@ jobs:
15
['ubuntu-latest']
16
php: >-
17
['8.4']
18
- composer-require-options: '--with-all-dependencies --ignore-platform-req=php --no-progress --ansi'
+ composer-require-options: '--with-all-dependencies --ignore-platform-reqs --no-security-blocking --no-progress --ansi'
0 commit comments