make(Config::class)->pq->$key; }; $injector->share(Connection::class) ->define(Connection::class, [ "+dsn" => $pqconfig, "+flags" => $pqconfig ]);