We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56895a9 commit 2074a37Copy full SHA for 2074a37
.github/workflows/test.yml
@@ -22,6 +22,8 @@ jobs:
22
phpunit: '9'
23
- php: '8.1'
24
25
+ - php: '8.2'
26
+ phpunit: '9'
27
steps:
28
- uses: actions/checkout@v2
29
- uses: php-actions/composer@v6
0 commit comments