b0y-101 Mini Shell


Current Path : E:/www/instructor/test02/components/com_eventgallery/vendor/composer/
File Upload :
Current File : E:/www/instructor/test02/components/com_eventgallery/vendor/composer/platform_check.php

<?php

// platform_check.php @generated by Composer

$issues = array();

if (!(PHP_VERSION_ID >= 50400)) {
    $issues[] = 'Your Composer dependencies require a PHP version ">= 5.4.0". You are running ' . PHP_VERSION  .  '.';
}

if ($issues) {
    echo 'Composer detected issues in your platform:' . "\n\n" . implode("\n", $issues);
    exit(104);
}

Copyright © 2019 by b0y-101