Skip to content

Commit 8aec936

Browse files
github-19: update installation instructions after uploading the package to packagist
1 parent d52f124 commit 8aec936

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ Rollbar error monitoring integration for Laravel projects. This library adds a l
1010
Installation
1111
------------
1212

13-
This package has not been submitted to Packagist yet. Until then you need to add the Github repository to your composer.json explicitly:
14-
```json
15-
"repositories": [
16-
{
17-
"type": "vcs",
18-
"url" : "https://github.com/rollbar/rollbar-php-laravel.git"
19-
}
20-
]
21-
```
22-
This will change once the package makes its' way to Packagist.
23-
2413
Install using composer:
2514

2615
```

0 commit comments

Comments
 (0)