{ "require": { "illuminate/database": "4.1.*", "orno/route": "1.*", "ircmaxell/password-compat": "1.0.2" }, "autoload": { "psr-4": { "League\\OAuth2\\Server\\": "../../src/", "RelationalExample\\": "." }, "files": [ "config/db.php" ] } }