Skip to content

Commit 2e6e393

Browse files
authored
Update README.md
1 parent 3990783 commit 2e6e393

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
@@ -7,17 +7,6 @@ Extension for [php-enum](https://github.com/gusarov112/php-enum) (myclabs fork)
77

88
## Installation
99

10-
Add github repository to composer.json
11-
```json
12-
{
13-
"repositories": [
14-
{
15-
"type": "vcs",
16-
"url": "[email protected]:gusarov112/php-enum-doctrine.git"
17-
}
18-
]
19-
}
20-
```
2110
Than require package
2211
```bash
2312
composer require gusarov112/php-enum-doctrine

0 commit comments

Comments
 (0)