Skip to content

Commit d4627e9

Browse files
frugan-devrubo77
authored andcommitted
docs: remove repositories attribute in composer.json
Refs: #11 (comment)
1 parent a9c5da1 commit d4627e9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ You can install it via Composer adding this to your `composer.json`:
1313

1414
```json
1515
{
16-
"name": "<vendor>/<project>",
17-
"repositories" : [
18-
{
19-
"type": "vcs",
20-
"url": "https://github.com/rubo77/php-mysql-fix"
21-
}
22-
],
2316
"require": {
2417
"rubo77/php-mysql-fix": "^4.0"
2518
},

0 commit comments

Comments
 (0)