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 03d4a69 commit 6766c4eCopy full SHA for 6766c4e
.github/workflows/pullrequest.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
operating-system: [ubuntu-latest]
23
- php-version: ['8.0', '8.1', '8.2']
+ php-version: ['8.0', '8.1', '8.2', '8.3]
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments