We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63780af commit 05c71caCopy full SHA for 05c71ca
1 file changed
composer.json
@@ -3,7 +3,7 @@
3
"type": "phpbb-extension",
4
"description": "phpBB Ideas centre",
5
"homepage": "https://www.phpbb.com",
6
- "version": "2.5.0",
+ "version": "2.6.0",
7
"license": "GPL-2.0-only",
8
"authors": [
9
{
@@ -34,7 +34,7 @@
34
}
35
],
36
"require": {
37
- "php": ">=7.1.3",
+ "php": "^7.2 || ^8.0.0",
38
"composer/installers": "~1.0"
39
},
40
"extra": {
0 commit comments