diff options
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 +} |