File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # "Individual posts per page" extension for phpBB 3.1
1
+ # "Individual posts per page" extension for phpBB 3.2+
2
2
3
3
This is the repository for the development of the Individual posts per page Extension.
4
4
@@ -23,4 +23,4 @@ This is the repository for the development of the Individual posts per page Exte
23
23
* Report bugs and other issues to the [ Issue Tracker] ( https://github.com/Elsensee/phpbb-ext-posts-per-page/issues ) .
24
24
25
25
## License
26
- [ GNU General Public License v2] ( http://opensource.org/licenses/GPL-2.0 )
26
+ [ GNU General Public License v2] ( http://opensource.org/licenses/GPL-2.0 )
Original file line number Diff line number Diff line change 3
3
"type" : " phpbb-extension" ,
4
4
"description" : " An extension which allows users to set their own posts per page settings." ,
5
5
"homepage" : " https://github.com/Elsensee/phpbb-ext-posts-per-page" ,
6
- "version" : " 1.0.1 " ,
7
- "time" : " 2015-04-09 " ,
6
+ "version" : " 1.1.0 " ,
7
+ "time" : " 2018-09-28 " ,
8
8
"license" : " GPL-2.0" ,
9
9
"authors" : [
10
10
{
26
26
"extra" : {
27
27
"display-name" : " Individual posts per page" ,
28
28
"soft-require" : {
29
- "phpbb/phpbb" : " >=3.1.3 "
29
+ "phpbb/phpbb" : " >=3.2.0 "
30
30
},
31
31
"version-check" : {
32
32
"host" : " www.phpbb.com" ,
You can’t perform that action at this time.
0 commit comments