Skip to content

Commit 4b2d302

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

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
@@ -12,6 +12,7 @@ categories:
1212

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

1718
## Features

0 commit comments

Comments
 (0)