Skip to content

Commit 2299a6c

Browse files
authored
Merge pull request #66 from VSEphpbb/updates
Minor updates and maintenance
2 parents a5e0bed + 0f76dfc commit 2299a6c

3 files changed

Lines changed: 33 additions & 15 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An extension for phpBB 3.1 that allows administrators to easily add their Google Analytics tracking code to their phpBB forum.
44

5-
[![Build Status](https://travis-ci.org/phpbb-extensions/googleanalytics.png)](https://travis-ci.org/phpbb-extensions/googleanalytics)
5+
[![Build Status](https://travis-ci.org/phpbb-extensions/googleanalytics.svg)](https://travis-ci.org/phpbb-extensions/googleanalytics)
66
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/phpbb-extensions/googleanalytics/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/phpbb-extensions/googleanalytics/?branch=master)
77

88
## Install

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"extra": {
4545
"display-name": "Google Analytics",
4646
"soft-require": {
47-
"phpbb/phpbb": ">=3.1.0,<3.3"
47+
"phpbb/phpbb": ">=3.1.0"
4848
},
4949
"version-check": {
5050
"host": "www.phpbb.com",

composer.lock

Lines changed: 31 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)