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 73ab961 commit 90210a1Copy full SHA for 90210a1
.github/workflows/test.yml
@@ -28,6 +28,8 @@ jobs:
28
phpunit: '9'
29
- php: '8.4'
30
31
+ - php: '8.5'
32
+ phpunit: '12'
33
steps:
34
- uses: actions/checkout@v2
35
- uses: php-actions/composer@v6
0 commit comments