import php-8.1-9020020230120141750.9

This commit is contained in:
CentOS Sources 2023-05-09 05:27:24 +00:00 committed by Stepan Oksanichenko
parent 2de9780318
commit 9a17b1b81b
1 changed files with 5 additions and 5 deletions

View File

@ -43,22 +43,22 @@ data:
rpms:
php:
rationale: Module API.
ref: stream-php-8.1-rhel-9.1.0
ref: stream-php-8.1-rhel-9.2.0
buildorder: 1
php-pecl-apcu:
rationale: APCu extension
ref: stream-php-8.1-rhel-9.1.0
ref: stream-php-8.1-rhel-9.2.0
buildorder: 2
php-pecl-rrd:
rationale: RRD extension
ref: stream-php-8.1-rhel-9.1.0
ref: stream-php-8.1-rhel-9.2.0
buildorder: 2
php-pecl-xdebug3:
rationale: Xdebug extension
ref: stream-php-8.1-rhel-9.1.0
ref: stream-php-8.1-rhel-9.2.0
buildorder: 2
php-pecl-zip:
rationale: ZIP extension
ref: stream-php-8.1-rhel-9.1.0
ref: stream-php-8.1-rhel-9.2.0
buildorder: 2
...