Skip to content

Commit cf59bae

Browse files
committed
Bumping version to 5.3.0-rc3. The 5.3.0-rc2 says to be compatible with PHP 5.3.0, but actually requires 5.4 for the JsonSerializable interface. In the rc3 we'll get rid of that necessity and stay compatible with PHP 5.3.
1 parent f2ff68f commit cf59bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "optimaize/nameapi-client-php",
33
"description": "PHP Client for the NameAPI Web Service",
4-
"version": "5.3.0-rc2",
4+
"version": "5.3.0-rc3",
55
"homepage": "https://github.com/optimaize/nameapi-client-php",
66
"license": "LGPL-3.0",
77
"require": {

0 commit comments

Comments
 (0)