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 e8ca095 commit d24a47bCopy full SHA for d24a47b
.github/workflows/pr-checks.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
operating-system: [ubuntu-latest]
15
- php-versions: ['8.0','8.2','8.3']
+ php-versions: ['8.0','8.2','8.3', '8.4']
16
steps:
17
- uses: actions/checkout@v3
18
0 commit comments