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 7806e70 commit 69f5089Copy full SHA for 69f5089
.github/workflows/main.yml
@@ -25,16 +25,16 @@ jobs:
25
phpunit-version: '8.5.15'
26
experimental: false
27
- php-versions: '8.1'
28
- phpunit-version: '9.5.27'
+ phpunit-version: '9.6.29'
29
30
- php-versions: '8.2'
31
32
33
- php-versions: '8.3'
34
35
36
- php-versions: '8.4'
37
38
39
steps:
40
- name: Checkout
0 commit comments