Fix composer.json
This commit is contained in:
parent
7efe056ba0
commit
d1be0fa498
1 changed files with 6 additions and 5 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"name": "bitcommunism/doctrine",
|
||||
"version": "1.0.0",
|
||||
"require": {
|
||||
"doctrine/orm": "^2.6"
|
||||
}
|
||||
"name": "bitcommunism/doctrine",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"doctrine/orm": "^2.6"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue