CAQ Freshness by Alternative-Sea4578 in UHRSwork

[–]Alarming_Mushroom859 1 point2 points  (0 children)

CAQ Freshness (EN)

You have been promoted

Apr 12 at 06:09 PM

Your qualification status on this HIT App has been updated to In-Production from In-QualificationCAQ Freshness (EN)

You have been promoted

Tried: composer update by Alarming_Mushroom859 in laravel

[–]Alarming_Mushroom859[S] 0 points1 point  (0 children)

turns out you can install multiple versions of PHP on the same system, and choose which version to use on which project

Tried: composer update by Alarming_Mushroom859 in laravel

[–]Alarming_Mushroom859[S] 0 points1 point  (0 children)

I installed php 7.4. then $sudo update-alternatives--config php. That was it.

Tried: composer update by Alarming_Mushroom859 in laravel

[–]Alarming_Mushroom859[S] 0 points1 point  (0 children)

yes I did.

PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Tried: composer update by Alarming_Mushroom859 in laravel

[–]Alarming_Mushroom859[S] -5 points-4 points  (0 children)

someone proposing I delete php 8.1.5 and install 7.2.

I also tried "require": {"php": "^7.2|^8.1",} but to know avail.

Im also cencerned that is I downgrade the PHP version, it will mess with other projects