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 93a3585 commit 2a29a2fCopy full SHA for 2a29a2f
1 file changed
.github/workflows/phpunit.yml
@@ -14,3 +14,5 @@ jobs:
14
['ubuntu-latest']
15
stability: >-
16
['prefer-lowest', 'prefer-stable']
17
+ php: >-
18
+ '["8.2","8.3","8.4","8.5"]'
0 commit comments