Commit 4a66ffb2 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

phpunit 8 requiert PHP 7.2+.

No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
...@@ -11,7 +11,6 @@ test: ...@@ -11,7 +11,6 @@ test:
- "" - ""
- "--prefer-lowest --prefer-stable" - "--prefer-lowest --prefer-stable"
PHP_VERSION: PHP_VERSION:
- "7.1"
- "7.3" - "7.3"
- "7.4" - "7.4"
image: php:${PHP_VERSION}-cli image: php:${PHP_VERSION}-cli
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment