add yaml extension
This commit is contained in:
parent
405b8e8711
commit
65b5eed563
2 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ php-pecl-raphf
|
|||
php-pecl-rpminfo
|
||||
php-pecl-uuid
|
||||
php-pecl-xdebug
|
||||
php-pecl-yaml
|
||||
---- 2 ----
|
||||
php-pecl-http needs: propro, raphf
|
||||
php-pecl-memcached needs: igbinary, msgpack
|
||||
|
|
|
|||
|
|
@ -87,6 +87,10 @@ data:
|
|||
rationale: xdebug extension
|
||||
ref: epel-8-php-7.2
|
||||
buildorder: 2
|
||||
php-pecl-yaml:
|
||||
rationale: yaml extension
|
||||
ref: epel-8-php-7.2
|
||||
buildorder: 2
|
||||
php-pecl-http:
|
||||
rationale: http extension
|
||||
ref: epel-8-php-7.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue