Skip to content

Instantly share code, notes, and snippets.

@eS-IT
Last active January 12, 2017 17:04
Show Gist options
  • Save eS-IT/2b0b996bd4306f97799cc932ac779c5b to your computer and use it in GitHub Desktop.
Save eS-IT/2b0b996bd4306f97799cc932ac779c5b to your computer and use it in GitHub Desktop.
Contao 4: Entity-Grundlagen - composer.json
"require": {
# ...
"Doctrine/ORM": "^2.5",
"doctrine/data-fixtures": "1.0.*",
"doctrine/dbal": "~2.4",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment