diff --git a/php.yaml b/php.yaml index 52030da..87c704c 100644 --- a/php.yaml +++ b/php.yaml @@ -60,30 +60,30 @@ data: rpms: libzip: rationale: ZIP library - ref: stream-php-7.3-rhel-8.8.0 + ref: stream-php-7.3-rhel-8.9.0 buildorder: 1 php: rationale: Module API. - ref: stream-7.3-rhel-8.8.0 + ref: stream-php-7.3-rhel-8.9.0 buildorder: 1 php-pear: rationale: Extension management - ref: stream-php-7.3-rhel-8.8.0 + ref: stream-php-7.3-rhel-8.9.0 buildorder: 2 php-pecl-apcu: rationale: APCu extension - ref: stream-php-7.3-rhel-8.8.0 + ref: stream-php-7.3-rhel-8.9.0 buildorder: 3 php-pecl-rrd: rationale: RRD extension - ref: stream-php-7.3-rhel-8.8.0 + ref: stream-php-7.3-rhel-8.9.0 buildorder: 3 php-pecl-xdebug: rationale: Xdebug extension - ref: stream-php-7.3-rhel-8.8.0 + ref: stream-php-7.3-rhel-8.9.0 buildorder: 3 php-pecl-zip: rationale: ZIP extension - ref: stream-php-7.3-rhel-8.8.0 + ref: stream-php-7.3-rhel-8.9.0 buildorder: 3 ...