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 0d8f65b commit 44dc6f8Copy full SHA for 44dc6f8
.github/workflows/tests.yml
@@ -45,7 +45,7 @@ jobs:
45
- php: '8.4'
46
stable: false
47
coverage: false
48
- composer-flags: ''
+ composer-flags: '--ignore-platform-req=php'
49
50
steps:
51
- uses: actions/checkout@v4
0 commit comments