Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "university/university",
- "require": {
- "doctrine/orm": "^2.6.2",
- "doctrine/migrations": "^3.0"
- },
- "autoload": {
- "psr-4": {
- "university\\": "vendor/university",
- "app\\": "app",
- "": "src/"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment