Skip to content

Commit

Permalink
Document PHP versions
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
williamdes committed Feb 21, 2023
1 parent 718dd0e commit d6f4a54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# syntax=docker/dockerfile:1
# https://phpunit.de/supported-versions.html
# PHPUnit 10 >= PHP 8.1
# PHPUnit 9 >= PHP 7.3
# PHPUnit 8 >= PHP 7.2
# PHPUnit 7 PHP 7.1 - PHP 7.3
FROM php:8.1-cli-alpine

ARG RELEASE_VERSION=latest
Expand Down

0 comments on commit d6f4a54

Please sign in to comment.