diff --git a/composer.json b/composer.json index 1a88b5456621d482dbfa67ddb2ad5ddd4343f37e..aa331dd7d07405ee30ea520e676ba72a332dc939 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,12 @@ "symfony/phpunit-bridge": "^5.4", "vimeo/psalm": "^4.2.1" }, + "repositories": [ + { + "type": "vcs", + "url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-base-person-bundle.git" + } + ], "autoload": { "psr-4": { "Dbp\\Relay\\CourseBundle\\": "src/"