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 7e62077 commit c723702Copy full SHA for c723702
βREADME.md
@@ -15,7 +15,7 @@ PHP library for transliteration. πΊπ¦ :uk: :ru: :abcd:
15
16
## Requirements
17
18
-* PHP 7.1.3 *and later*
+* PHP 7.1 *and later*
19
20
## Install via Composer
21
βcomposer.json
@@ -17,7 +17,7 @@
"issues": "https://github.com/fre5h/transliteration/issues"
},
"require": {
- "php": ">=7.1.3"
+ "php": ">=7.1"
22
"require-dev": {
23
"friendsofphp/php-cs-fixer": "^2.15",
0 commit comments