Hackfut Security File Manager
Current Path:
/home/u126195517/domains/rdnirjaldhulai.com/vendor/composer
home
/
u126195517
/
domains
/
rdnirjaldhulai.com
/
vendor
/
composer
/
📁
..
📄
ClassLoader.php
(15.99 KB)
📄
InstalledVersions.php
(16.99 KB)
📄
LICENSE
(1.04 KB)
📄
autoload_classmap.php
(881 B)
📄
autoload_files.php
(899 B)
📄
autoload_namespaces.php
(139 B)
📄
autoload_psr4.php
(3.69 KB)
📄
autoload_real.php
(1.63 KB)
📄
autoload_static.php
(10.37 KB)
📄
installed.json
(126.81 KB)
📄
installed.php
(14.78 KB)
📄
platform_check.php
(917 B)
Editing: platform_check.php
<?php // platform_check.php @generated by Composer $issues = array(); if (!(PHP_VERSION_ID >= 80200)) { $issues[] = 'Your Composer dependencies require a PHP version ">= 8.2.0". You are running ' . PHP_VERSION . '.'; } if ($issues) { if (!headers_sent()) { header('HTTP/1.1 500 Internal Server Error'); } if (!ini_get('display_errors')) { if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') { fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL); } elseif (!headers_sent()) { echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL; } } throw new \RuntimeException( 'Composer detected issues in your platform: ' . implode(' ', $issues) ); }
Upload File
Create Folder