Skip to content

Commit 6876dad

Browse files
authored
Update README.md
1 parent ff02c8a commit 6876dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ docker run --rm -v $(pwd):/app vfac/php7compatibility <version> <option> <path>
1212

1313
### <version>
1414

15-
PHP Version used to check code compatibility: 7.0, 7.1, 7.2
15+
PHP Version used to check code compatibility: 7.0, 7.1, 7.2, 7.3
1616

1717
For instance to check code of the current directory in PHP version 7.1 :
1818

0 commit comments

Comments
 (0)