Skip to content

Commit b6bc8f6

Browse files
committed
only support versions that are supported by PHP itself
1 parent 18a9d69 commit b6bc8f6

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
@@ -3,7 +3,7 @@ XSL 2.0 Transpiler in PHP.
33

44
### Installation
55

6-
Requires PHP 7.4 or later. It is installable and autoloadable via Composer as [genkgo/xsl](https://packagist.org/packages/genkgo/xsl).
6+
Requires [supported PHP version](https://www.php.net/supported-versions.php). It is installable and autoloadable via Composer as [genkgo/xsl](https://packagist.org/packages/genkgo/xsl).
77

88
### Quality
99

0 commit comments

Comments
 (0)