Skip to content

Commit f4b9a97

Browse files
committed
updating tests and lock file
1 parent a6f69e7 commit f4b9a97

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
matrix:
29-
php-versions: ['7.2', '7.3', '7.4']
29+
php-versions: ['7.3', '7.4', '8.0']
3030
steps:
3131
- uses: actions/checkout@v1
3232

composer.lock

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)