add yaml extension

This commit is contained in:
Remi Collet 2020-06-23 14:20:28 +02:00
commit ef081834ab
2 changed files with 5 additions and 0 deletions

View file

@ -19,6 +19,7 @@ php-pecl-psr
php-pecl-raphf
php-pecl-rpminfo
php-pecl-uuid
php-pecl-yaml
---- 2 ----
php-pecl-http needs: propro, raphf
php-pecl-memcached needs: igbinary, msgpack

View file

@ -83,6 +83,10 @@ data:
rationale: uuid extension
ref: epel-8-php-7.3
buildorder: 2
php-pecl-yaml:
rationale: yaml extension
ref: epel-8-php-7.3
buildorder: 2
php-pecl-http:
rationale: http extension
ref: epel-8-php-7.3