From 5522eb7ecb13f5a0800755145b00fafdd47f340e Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Tue, 29 Aug 2023 15:53:52 +0200
Subject: php 8.3 repo layout

---
 enterprise/7/index.html | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'enterprise/7/index.html')

diff --git a/enterprise/7/index.html b/enterprise/7/index.html
index 32dad8d0..83c28a13 100644
--- a/enterprise/7/index.html
+++ b/enterprise/7/index.html
@@ -52,6 +52,12 @@
 							<a href="remi/armhfp/repoview/" class="inpage">armhfp</a> (noarch only, see <a href="https://blog.centos.org/2018/01/php-7-2-for-centos-7-armhfp/">blog</a>)
 						</li>
 					</ul>
+					<h3>remi-php83 (only PHP 8.3 and extensions)</h3>
+					<ul class="pkglist">
+						<li>
+							<a href="php83/x86_64/repoview/" class="inpage">x86_64</a>
+						</li>
+					</ul>
 					<h3>remi-php82 (only PHP 8.2 and extensions)</h3>
 					<ul class="pkglist">
 						<li>
-- 
cgit