From 47b5315710f107b726eb3ae494c4725bf09c1a78 Mon Sep 17 00:00:00 2001 From: Joey <122839775+j0eybrinkman@users.noreply.github.com> Date: Wed, 17 Jan 2024 13:35:30 -0600 Subject: [PATCH] Update php.md This note is no longer useful now that php 8 is in the AppStream repos. --- docs/guides/web/php.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/guides/web/php.md b/docs/guides/web/php.md index 155cb7fec0..a737b0b6fb 100644 --- a/docs/guides/web/php.md +++ b/docs/guides/web/php.md @@ -72,9 +72,6 @@ Is this ok [y/N]: y Complete! ``` -!!! Note - - You cannot currently install PHP 8 from the AppStream repositories. For this, you will have to go through the REMI repository. This installation is not covered in this document. You can now proceed to the installation of the PHP engine.