Skip to content

Commit 1349470

Browse files
authored
Update homestead.md
1 parent df12980 commit 1349470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homestead.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ After running the command, you will see an Ngrok screen appear which contains th
338338
<a name="multiple-php-versions"></a>
339339
### Multiple PHP Versions
340340

341-
> {note} This feature is only compatible with Nginx, it will not be compatible with Apache.
341+
> {note} This feature is only compatible with Nginx.
342342
343343
Homestead 6 introduced support for multiple versions of PHP on the same virtual machine. You may specify which version of PHP to use for a given site within your `Homestead.yaml` file. The available PHP versions are: "5.6", "7.0", and "7.1":
344344

@@ -391,7 +391,7 @@ If you have installed Homestead via your project's `composer.json` file, you sho
391391
<a name="old-versions"></a>
392392
## Old Versions
393393

394-
> {note} If you need an older version of PHP please see <a href="#multiple-php-versions">Multiple PHP Versions</a> before trying to use an old version of Homestead.
394+
> {tip} If you need an older version of PHP check the documentation on <a href="#multiple-php-versions">multiple PHP versions</a> before attempting to use an old version of Homestead.
395395
396396
You can easily override the version of the box that Homestead uses by adding the following line to your `Homestead.yaml` file:
397397

0 commit comments

Comments
 (0)