diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-02 09:21:37 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-02 09:21:37 +0100 |
commit | fcbd25dd453081b27d4e6389c1a7635fcfefb78f (patch) | |
tree | f5eeb8b3ccb69f86fd9825152c02e8ebeaaaec1e /checkpkgist | |
parent | 29009ff8cbc617786533a64e7c55cb4ad8cae72c (diff) |
php-zendframework-zend-psr7bridge: missing provide
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 ac66a14..f1f00d9 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -19,5 +19,6 @@ "phine\/path": "php-phine-path", "phine\/exception": "php-phine-exception", "apigen\/apigen": "apigen", + "zendframework\/zend-psr7bridge": "php-zendframework-zend-psr7bridge", "theseer\/fxsl": "php-theseer-fxsl" -}
\ No newline at end of file +} |