Skip to content

Commit 0892f5b

Browse files
replaced php version 7.3 with with 7.1
1 parent 1d48034 commit 0892f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- ubuntu-latest
1818
- windows-latest
1919
php-version:
20-
- 7.3
20+
- 7.1
2121
- 7.4
2222
phpunit-version:
2323
- 7.5.20

0 commit comments

Comments
 (0)