We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199baa7 commit ae12ce6Copy full SHA for ae12ce6
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install Composer
19
uses: php-actions/composer@v6
20
with:
21
- php_version: 8.2
+ php_version: 8.4
22
php_extensions: mbstring xdebug
23
24
- name: PHPUnit Tests
0 commit comments