We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80b6ff commit fbefbf8Copy full SHA for fbefbf8
.github/workflows/php.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- php: ['8.0']
+ php: ['8.3']
10
name: PHP ${{ matrix.php }}
11
steps:
12
- uses: actions/checkout@v4
0 commit comments