diff options
author | Remi Collet <remi@remirepo.net> | 2019-01-07 16:45:33 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-01-07 16:45:33 +0100 |
commit | 099cd00f0c02127fc2d8bb5ca921296a4956e591 (patch) | |
tree | 5abaa54689ccbacaed3ccb61efa0e4cbb6747056 | |
parent | fe2ba9173a80bd1182a385f0ec3d3d9f03983c9d (diff) |
new package
-rw-r--r-- | checkpkgist.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 37b08ea..d6b0738 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -34,5 +34,6 @@ "php-doctrine-migrations": "doctrine\/migrations", "php-sensiolabs-security-checker": "sensiolabs\/security-checker", "php-zendframework-zenddiagnostics": "zendframework\/zenddiagnostics", + "php-symfony-contracts" : "symfony\/contracts", "phinx": "robmorgan\/phinx" } |