#composer install returns error

1 messages · Page 1 of 1 (latest)

tiny minnow
#

You need to install the missing extension

#

This is one of the first fee steps of the docs. The intl extension

#

It says you didnt

#

You are using php8.2

#

I believe the panel is 8.1

#

Change your default php version to php8.1 or specify 8.1 when using php

rich muralBOT
tiny minnow
#

You don't need to downgrade

#

You can have multiple versions installed

#

Type php8.1 instead of php. That is useally the default

#

Or switch the default php version when typing php

#

Google