diff --git a/composer.json b/composer.json index 7178f41..cfa2d0f 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,8 @@ "type": "phpbb-extension", "description": "An extension which allows users to set their own posts per page settings.", "homepage": "https://github.com/Elsensee/phpbb-ext-posts-per-page", - "version": "1.0.0", - "time": "2015-01-11", + "version": "1.0.1", + "time": "2015-04-09", "license": "GPL-2.0", "authors": [ { @@ -26,7 +26,7 @@ "extra": { "display-name": "Individual posts per page", "soft-require" : { - "phpbb/phpbb": ">=3.1.2,<3.2.*@dev" + "phpbb/phpbb": ">=3.1.3" }, "version-check": { "host": "www.phpbb.com",