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 0d14dc9 commit 18a08e4Copy full SHA for 18a08e4
.github/workflows/php.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
max-parallel: 2
12
matrix:
13
- php-versions: ['8.2', '8.3', '8.4']
+ php-versions: ['8.2', '8.3', '8.4', '8.5']
14
15
name: PHP ${{ matrix.php-versions }}
16
0 commit comments