From 0e133e9da484f2adefd43c837f8b8f35e7e1618b Mon Sep 17 00:00:00 2001 From: jaswsinc Date: Tue, 12 Jul 2016 03:55:29 -0800 Subject: [PATCH] Preparing release. --- CHANGELOG.md | 2 +- composer.json | 10 +++++----- composer.lock | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eaacc4..609a65e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## $v +## v160712.42603 - **Bug fix:** Required PHP extension checks failing. - **New Feature:** Now possible to require specific PHP functions too; e.g., `eval()`. diff --git a/composer.json b/composer.json index 00ea26e..e310bf0 100644 --- a/composer.json +++ b/composer.json @@ -2,22 +2,22 @@ "name": "websharks/wp-php-rv", "homepage": "https://github.com/websharks/wp-php-rv", "description": "Stub for WordPress themes/plugins that require PHP vX.x+.", - "keywords": ["websharks", "wordpress", "php"], + "keywords": ["websharks", "wpsharks", "wordpress", "php"], "type": "library", "license": "GPL-3.0+", "authors": [{ - "name": "websharks", - "homepage": "http://websharks-inc.com/", + "name": "wpsharks", + "homepage": "https://wpsharks.com", "role": "company" }, { "name": "jaswsinc", - "homepage": "http://jaswsinc.com/", + "homepage": "https://jaswsinc.com", "role": "developer" }, { "name": "raamdev", - "homepage": "http://raam.org/", + "homepage": "http://raam.org", "role": "developer" }], diff --git a/composer.lock b/composer.lock index 710c6ef..e53bd3f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "e5ee868984d12172c17f5b28137f08bc", + "hash": "91fad85f41f16afc0210f0a5ff946f60", "content-hash": "e15a271a5e2bd9118cda83ee14dcf3e9", "packages": [], "packages-dev": [],