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 eaa05f9 commit 3098953Copy full SHA for 3098953
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- php-versions: ['8.1', '8.2']
+ php-versions: ['8.1', '8.2', '8.3']
16
steps:
17
- uses: actions/checkout@v2
18
0 commit comments