Skip to content

Commit

Permalink
Updated latest stable version to v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ftrrtf committed Nov 7, 2017
1 parent 323da9e commit 42ef300
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This package needs: `PHP >= 5.5.9`

"require" : {
// ...
"ftrrtf/rollbar-bundle": "v0.5",
"ftrrtf/rollbar-bundle": "^1.0",
}

### Register the bundle in your application
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"symfony/framework-bundle": "^2.7.3|^3.0",
"symfony/security-bundle": "^2.7.3|^3.0",
"symfony/expression-language": "^2.7.3|^3.0",
"ftrrtf/rollbar-notifier": "2.0.0-alpha1"
"ftrrtf/rollbar-notifier": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8",
Expand Down

0 comments on commit 42ef300

Please sign in to comment.