Skip to content

Commit 82884eb

Browse files
committed
update readme
1 parent 5fc645b commit 82884eb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
[![Build Status](https://travis-ci.org/OxCom/symfony3-rollbar-bundle.svg?branch=master)](https://travis-ci.org/OxCom/symfony3-rollbar-bundle)
66
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
77

8-
Bundle for Symfony3 that integrates Rollbar tracker
8+
Bundle for Symfony Framework (v2.8.x, 3.x, 4.x) that integrates Rollbar tracker
99

10-
Some documentation can be found here [here](https://github.com/OxCom/symfony3-rollbar-bundle/tree/master/Resources/doc)
10+
Find all documentation here [here](https://github.com/OxCom/symfony3-rollbar-bundle/tree/master/Resources/doc)
1111

1212
# Install
1313
1. Add bundle as dependency

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"keywords": [
77
"symfony",
88
"rollbar",
9-
"errors"
9+
"errors",
10+
"bundle"
1011
],
1112
"authors": [
1213
{

0 commit comments

Comments
 (0)