diff options
Diffstat (limited to 'enterprise/9')
| -rw-r--r-- | enterprise/9/index.html | 11 | 
1 files changed, 9 insertions, 2 deletions
diff --git a/enterprise/9/index.html b/enterprise/9/index.html index 81113c28..3d3b5db4 100644 --- a/enterprise/9/index.html +++ b/enterprise/9/index.html @@ -57,13 +57,20 @@  							<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/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository +						</li> +						<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>  							<a href="php82/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository  						</li> --->  						<li>  							<a href="php82/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository  						</li>  | 
