Skip to content

Commit 67251e4

Browse files
committed
Drop PHP 5.5/5.6/7.0/7.1 and HHVM support
Change-Id: Ia4e90b779f87e55ec333cb6fac576c95c6ee518c
1 parent d7c3443 commit 67251e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
]
2727
},
2828
"require": {
29-
"php": ">=5.5.9"
29+
"php": ">=7.2.9"
3030
},
3131
"require-dev": {
3232
"jakub-onderka/php-parallel-lint": "1.0.0",

0 commit comments

Comments
 (0)