diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-12 18:23:20 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-12 18:23:20 +0100 |
commit | 5712a1d96299712caf3c4ac8ebb49d950b8ec319 (patch) | |
tree | 6dd79f068c4aa32b1cdb480a5489c267ab64fefd /checkpkgist | |
parent | e41bd63d08188e43dfa3c9fa477104c7ae90f5ec (diff) |
php-sebastian-object-reflector: 1.0.0 - new package
Diffstat (limited to 'checkpkgist')
-rw-r--r-- | checkpkgist/checkpkgist.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index d436e72..91ec58d 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -16,6 +16,7 @@ "php-sebastian-comparator2": "sebastian\/comparator", "php-sebastian-object-enumerator3": "sebastian\/object-enumerator", "php-justinrainbow-json-schema5": "justinrainbow\/json-schema", + "php-sebastian-object-reflector": "sebastian\/object-reflector", "php-phpunit-dbunit3": "phpunit\/dbunit", "phpcov": "phpunit\/phpcov", "phpunit6": "phpunit\/phpunit", @@ -26,4 +27,4 @@ "php-morris-lessql": "morris\/lessql", "phan": "etsy\/phan", "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +} |