diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/symfony-dependency-injection/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-php/symfony-dependency-injection/metadata.xml b/dev-php/symfony-dependency-injection/metadata.xml index ed56f052157e..c24ea2b31e52 100644 --- a/dev-php/symfony-dependency-injection/metadata.xml +++ b/dev-php/symfony-dependency-injection/metadata.xml @@ -13,4 +13,7 @@ The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application. </longdescription> + <upstream> + <remote-id type="github">symfony/dependency-injection</remote-id> + </upstream> </pkgmetadata> |