Skip to content

Commit 656a922

Browse files
committed
add support for PHP 7.4
1 parent 0373c20 commit 656a922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
php-version:
4848
- '7.2'
4949
- '7.3'
50+
- '7.4'
5051

5152
steps:
5253
-
@@ -109,6 +110,7 @@ jobs:
109110
php-version:
110111
- '7.2'
111112
- '7.3'
113+
- '7.4'
112114
composer-dependencies:
113115
- 'highest'
114116
- 'lowest'

0 commit comments

Comments
 (0)