diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-07-02 14:12:56 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-07-02 14:12:56 +0200 | 
| commit | b25d87ed9508450734e70692f6a321616e5aa475 (patch) | |
| tree | c5918ce4f28793c57acbae9d1287033b2a0b0199 | |
| parent | 43e92f9efc476318ac083fe6e39c4c3e17811abe (diff) | |
php-zendframework-zend-router: add conflicts
| -rw-r--r-- | php-zendframework-zend-router.spec | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/php-zendframework-zend-router.spec b/php-zendframework-zend-router.spec index 8eb311a..0a9ce64 100644 --- a/php-zendframework-zend-router.spec +++ b/php-zendframework-zend-router.spec @@ -73,6 +73,9 @@ Requires:       php-composer(%{gh_owner}/zend-stdlib)             <  4  %if 0%{?fedora} >= 21  Suggests:       php-composer(%{gh_owner}/zend-i18n)  %endif +# From composer, "conflict": { +#        "zendframework/zend-mvc": "<3.0.0" +Conflicts:      php-composer(%{gh_owner}/zend-mvc)                <  3  %endif  # From phpcompatinfo report for version 2.5.1  Requires:       php-pcre | 
