Skip to content

Require PHP version >=8.0.2 #1284

Closed Answered by stayallive
Aharonyan asked this question in Q&A
Discussion options

You must be logged in to vote

This is a composer error and has nothing to do with us or our SDK because we indeed support PHP 7.4.

You have probably ran composer require sentry/sdk on a machine that has PHP 8 installed and are running that site under PHP 7.4 triggering the error.

Make sure you run composer under the correct PHP version and the issue should be fixed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Aharonyan
Comment options

Answer selected by stayallive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1283 on January 27, 2022 13:08.