mirror of
https://github.com/php-fig/container.git
synced 2026-03-23 22:52:06 +01:00
Merge pull request #49 from localheinz/feature/source
Enhancement: Add link to source to `composer.json`
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"homepage": "https://www.php-fig.org/"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/php-fig/container"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.4.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user