Skip to content
This repository was archived by the owner on Nov 7, 2020. It is now read-only.

Commit 4c23a07

Browse files
committed
version bump
1 parent b46be01 commit 4c23a07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ blob-domain is a simple PHP library for parsing and validating domain names. It
2626

2727
## Requirements
2828

29-
blob-domain and its dependencies require PHP 7+ with the following modules:
29+
blob-domain and its dependencies require PHP 5.6+ with the following modules:
3030

3131
* BCMath
3232
* DOM

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ICANN",
1212
"IDN"
1313
],
14-
"version": "0.2",
14+
"version": "0.3",
1515
"type": "library",
1616
"homepage": "https:\/\/github.com\/Blobfolio\/blob-domain",
1717
"license": "WTFPL",

0 commit comments

Comments
 (0)