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 17b537b commit 1940adaCopy full SHA for 1940ada
1 file changed
.github/workflows/main.yml
@@ -33,6 +33,9 @@ jobs:
33
- php-versions: '8.3'
34
phpunit-version: '9.5.27'
35
experimental: false
36
+ - php-versions: '8.4'
37
+ phpunit-version: '9.5.27'
38
+ experimental: false
39
steps:
40
- name: Checkout
41
uses: actions/checkout@v4
0 commit comments