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 | 9da542957586971297c48307dfadcfc9efbd64f1 (patch) | |
tree | c82aa39a04e31c4c2c12d4d03641780a4f0424df | |
parent | d0f4493b2955bd6f66660ae96b39791da7e33b91 (diff) |
php-zendframework-zend-psr7bridge: missing provide
-rw-r--r-- | checkpkgist.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index ac66a14..f1f00d9 100644 --- a/checkpkgist.json +++ b/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 +} |