Skip to content

Commit 4ff077e

Browse files
brendanpettysfanahata
authored andcommitted
Add Composer requirement to PHP platform guide
Because it seems that Composer is required in the steps below
1 parent d725ad0 commit 4ff077e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/platforms/php/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ og_image: /og-images/platforms-php.png
1313

1414
* You need a [Sentry account](https://sentry.io/signup/) and project
1515
* Your application needs to run on PHP 7.2 or later
16+
* You need to be using Composer
1617
* Read one of these other guides if you use <PlatformLink to="/guides/laravel">Laravel</PlatformLink> or <PlatformLink to="/guides/symfony">Symfony</PlatformLink>
1718

1819
## Features

0 commit comments

Comments
 (0)