Skip to content

Commit

Permalink
only support versions that are supported by PHP itself
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed Aug 11, 2023
1 parent 18a9d69 commit b6bc8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ XSL 2.0 Transpiler in PHP.

### Installation

Requires PHP 7.4 or later. It is installable and autoloadable via Composer as [genkgo/xsl](https://packagist.org/packages/genkgo/xsl).
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).

### Quality

Expand Down

0 comments on commit b6bc8f6

Please sign in to comment.