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 aea9f05 commit d575f09Copy full SHA for d575f09
.github/workflows/test-php.yml
@@ -22,7 +22,7 @@ jobs:
22
23
strategy:
24
matrix:
25
- php-versions: ['8.3', '8.4']
+ php-versions: ['8.3', '8.4', '8.5']
26
27
steps:
28
- name: Checkout code
0 commit comments