We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c54ca82 + cceb459 commit afd0902Copy full SHA for afd0902
1 file changed
composer.json
@@ -34,11 +34,13 @@
34
}
35
],
36
"require": {
37
- "php": ">=5.3.3",
38
- "phpbb/phpbb": "3.1.*@dev"
+ "php": ">=5.3.3"
39
},
40
"extra": {
41
"display-name": "Google Analytics",
+ "soft-require": {
42
+ "phpbb/phpbb": ">=3.1.0-RC2,<3.2.*@dev"
43
+ },
44
"version-check": {
45
"host": "version.phpbb.com",
46
"directory": "/phpbb-extensions",
0 commit comments