Koshceyshka

Untitled

Dec 13th, 2020
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.27 KB | None | 0 0
  1. {
  2.     "name": "university/university",
  3.     "require": {
  4.         "doctrine/orm": "^2.6.2",
  5.         "doctrine/migrations": "^3.0"
  6.     },
  7.     "autoload": {
  8.         "psr-4": {
  9.             "university\\": "vendor/university",
  10.             "app\\": "app",
  11.             "": "src/"
  12.         }
  13.     }
  14. }
  15.  
Advertisement
Add Comment
Please, Sign In to add comment