PHP Classes

File: uploady/vendor/composer/installed.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/vendor/composer/installed.php   Download  
File: uploady/vendor/composer/installed.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Uploady PHP Upload File to MySQL
Store file upload details in a MySQL database
Author: By
Last change: Modernize the UI
Upgrade PhpFileUploading to v2.5.1 & Fix Bug in Auth System
Resolved issues in PhpFileUploading which may cause error code 500
Date: Yesterday
Size: 4,075 bytes
 

Contents

Class file image Download
<?php return array(
   
'root' => array(
       
'name' => '__root__',
       
'pretty_version' => 'dev-main',
       
'version' => 'dev-main',
       
'reference' => 'e65d9984c6d61c06f2dea621b8e3ce91dd7d3f49',
       
'type' => 'library',
       
'install_path' => __DIR__ . '/../../',
       
'aliases' => array(),
       
'dev' => true,
    ),
   
'versions' => array(
       
'__root__' => array(
           
'pretty_version' => 'dev-main',
           
'version' => 'dev-main',
           
'reference' => 'e65d9984c6d61c06f2dea621b8e3ce91dd7d3f49',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../../',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'dasprid/enum' => array(
           
'pretty_version' => '1.0.6',
           
'version' => '1.0.6.0',
           
'reference' => '8dfd07c6d2cf31c8da90c53b83c026c7696dda90',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../dasprid/enum',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'farisc0de/phpfileuploading' => array(
           
'pretty_version' => 'v2.5.1',
           
'version' => '2.5.1.0',
           
'reference' => 'ae92742c0b86309c9975d3939fd2753a750ea6fc',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../farisc0de/phpfileuploading',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'farisc0de/phpmigration' => array(
           
'pretty_version' => 'v2.0.0',
           
'version' => '2.0.0.0',
           
'reference' => '672f4aa3b660e647babdc80bdd25f3c8484e0e20',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../farisc0de/phpmigration',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'filp/whoops' => array(
           
'pretty_version' => '2.18.0',
           
'version' => '2.18.0.0',
           
'reference' => 'a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../filp/whoops',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'google/recaptcha' => array(
           
'pretty_version' => '1.3.0',
           
'version' => '1.3.0.0',
           
'reference' => 'd59a801e98a4e9174814a6d71bbc268dff1202df',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../google/recaptcha',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'phpmailer/phpmailer' => array(
           
'pretty_version' => 'v6.9.3',
           
'version' => '6.9.3.0',
           
'reference' => '2f5c94fe7493efc213f643c23b1b1c249d40f47e',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'psr/log' => array(
           
'pretty_version' => '3.0.2',
           
'version' => '3.0.2.0',
           
'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../psr/log',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'robthree/twofactorauth' => array(
           
'pretty_version' => 'v3.0.2',
           
'version' => '3.0.2.0',
           
'reference' => '6d70f9ca8e25568f163a7b3b3ff77bd8ea743978',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../robthree/twofactorauth',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
       
'wolfcast/browser-detection' => array(
           
'pretty_version' => '2.9.9',
           
'version' => '2.9.9.0',
           
'reference' => 'f863a616536850a9713249de70ee60a18ffb9a13',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../wolfcast/browser-detection',
           
'aliases' => array(),
           
'dev_requirement' => false,
        ),
    ),
);