summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-02 09:21:37 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-02 09:21:37 +0100
commitfcbd25dd453081b27d4e6389c1a7635fcfefb78f (patch)
treef5eeb8b3ccb69f86fd9825152c02e8ebeaaaec1e
parent29009ff8cbc617786533a64e7c55cb4ad8cae72c (diff)
php-zendframework-zend-psr7bridge: missing provide
-rw-r--r--checkpkgist/checkpkgist.json3
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
+}