You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
doctrine/composer.json

8 lines
119 B
JSON

{
"name": "bitcommunism/doctrine",
"version": "1.0.0",
"require": {
"doctrine/orm": "^2.6"
}
}