Your Composer dependencies require a PHP version ">= 7.4.0". You are running 7.3.29

Administrator 04 Aug, 2023 PHP
Struct di C++

In you project you can check the platform check file projec-path/vendor/composer/platform_check.php

$issues = array();

      after this Remove or comment the extra code

  1. Add the platform check option in the composer.json config section like this.

    "config": { "platform-check": false }

         After that, you need to run

composer update

         After the composer update platform_check.php will be deleted and project work fine.



Ahmad Fauzi
Tentang Penulis

Administrator adalah seorang pengembang perangkat lunak dengan pengalaman lebih dari 5 tahun di bidang pemrograman C++. Dia aktif menulis tutorial dan berbagi pengetahuan di berbagai platform.

Komentar ()

Artikel Terkait

Artikel 1
buatkan pantun betawi

Lorem Ipsum is simply dummy text of the printing and typesetting indus...

1.2k dilihat
Artikel 1
Lorem Ipsum is simply dummy text

Lorem Ipsum is simply dummy text of the printing and typesetting indus...

1.2k dilihat