diff options
| author | Remi Collet <remi@remirepo.net> | 2023-08-29 15:53:52 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2023-08-29 15:53:52 +0200 | 
| commit | 5522eb7ecb13f5a0800755145b00fafdd47f340e (patch) | |
| tree | 2c99150e3d89001b604ae795208bb1433ba1c39b /enterprise/8/index.html | |
| parent | 1e9f39c74c548553b0087286f634447695b9cf2f (diff) | |
php 8.3 repo layout
Diffstat (limited to 'enterprise/8/index.html')
| -rw-r--r-- | enterprise/8/index.html | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/enterprise/8/index.html b/enterprise/8/index.html index 30e97357..afd23193 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -48,6 +48,12 @@  							<a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository  						</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>, only for browsing, not a real repository +						</li> +					</ul>  					<h3>remi-php82 (only PHP 8.2 and extensions)</h3>  					<ul class="pkglist">  						<li>  | 
