dev-php/phpunit: Block phpunit-mock-objects on 8.5 for collision

Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
Brian Evans
2021-01-07 15:14:43 -05:00
parent 67c8caf8d7
commit 60fd7cd07a

View File

@@ -36,7 +36,9 @@ RDEPEND="dev-php/fedora-autoloader
dev-lang/php:7.4[cli(-),json(-),unicode(-),xml(-),xmlwriter(-)]
dev-lang/php:7.3[cli(-),json(-),unicode(-),xml(-),xmlwriter(-)]
dev-lang/php:7.2[cli(-),json(-),unicode(-),xml(-),xmlwriter(-)]
)"
)
!dev-php/phpunit-mock-objects
"
src_prepare() {
default