Skip to content

Commit 41f7f73

Browse files
authored
Adding 7.0, 7.1 and 7.2 to the tests
1 parent 7eabea5 commit 41f7f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
operating-system: ['ubuntu-latest']
19-
php-versions: [5.3, 5.4, 5.5, 5.6]
19+
php-versions: [5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2]
2020
steps:
2121
- name: Setup PHP, with composer and extensions
2222
uses: shivammathur/setup-php@v2 #https://github.com/shivammathur/setup-php

0 commit comments

Comments
 (0)