Skip to content

Commit

Permalink
Preparing release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaswsinc committed Jul 12, 2016
1 parent ec875b9 commit 0e133e9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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()`.
Expand Down
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}],

Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0e133e9

Please sign in to comment.