There was an error while loading. Please reload this page.
1 parent 92a4339 commit a587227Copy full SHA for a587227
1 file changed
.github/workflows/ci.yml
@@ -19,12 +19,12 @@ jobs:
19
args: --no-check-publish --no-check-version --strict
20
- uses: php-actions/composer@v5
21
with:
22
- php_version: 7.4
+ php_version: 8.3
23
version: 2
24
progress: yes
25
- name: PHPUnit Tests
26
uses: php-actions/phpunit@v2
27
28
configuration: test/phpunit.xml
29
30
- version: 7.5
+ version: 10.5
0 commit comments