Skip to content

Commit 2424049

Browse files
committed
add PHP 5.5 to lint run #2
1 parent 984af0b commit 2424049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
php-version:
19+
- "5.5"
1920
- "7.2"
2021
- "7.4"
2122
- "8.1"

0 commit comments

Comments
 (0)