Skip to content

Commit

Permalink
Release v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PayBas committed Feb 5, 2015
1 parent a149f33 commit 629dbb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"type": "phpbb-extension",
"description": "This extension includes all the functionality needed to get the PBWoW 3 style for phpBB up and running.",
"homepage": "https://github.com/PayBas/PBWoW3ext",
"version": "3.0.1",
"time": "2014-12-11",
"version": "3.0.2",
"time": "2015-02-05",
"license": "GPL-2.0",
"authors": [
{
Expand All @@ -15,13 +15,13 @@
}
],
"require": {
"php": ">=5.3",
"php": ">=5.3.3",
"composer/installers": "~1.0"
},
"extra": {
"display-name": "PBWoW 3 Extension",
"soft-require": {
"phpbb/phpbb": ">=3.1.2,<3.2.*@dev"
"phpbb/phpbb": ">=3.1.3,<3.2.*@dev"
},
"version-check": {
"host": "paybas.github.io",
Expand Down

0 comments on commit 629dbb0

Please sign in to comment.