We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff02c8a commit 6876dadCopy full SHA for 6876dad
README.md
@@ -12,7 +12,7 @@ docker run --rm -v $(pwd):/app vfac/php7compatibility <version> <option> <path>
12
13
### <version>
14
15
-PHP Version used to check code compatibility: 7.0, 7.1, 7.2
+PHP Version used to check code compatibility: 7.0, 7.1, 7.2, 7.3
16
17
For instance to check code of the current directory in PHP version 7.1 :
18
0 commit comments