PHP Classes

File: _tests/vendor/composer/installed.php

Recommend this page to a friend!
  Classes of Asad Ali   PayDirectly PHP   _tests/vendor/composer/installed.php   Download  
File: _tests/vendor/composer/installed.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PayDirectly PHP
Send HTTP requests to the PayDirectly API
Author: By
Last change:
Date: 2 years ago
Size: 4,188 bytes
 

Contents

Class file image Download
<?php return array(
   
'root' => array(
       
'pretty_version' => '1.0.0+no-version-set',
       
'version' => '1.0.0.0',
       
'type' => 'library',
       
'install_path' => __DIR__ . '/../../',
       
'aliases' => array(),
       
'reference' => NULL,
       
'name' => '__root__',
       
'dev' => true,
    ),
   
'versions' => array(
       
'__root__' => array(
           
'pretty_version' => '1.0.0+no-version-set',
           
'version' => '1.0.0.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../../',
           
'aliases' => array(),
           
'reference' => NULL,
           
'dev_requirement' => false,
        ),
       
'guzzlehttp/guzzle' => array(
           
'pretty_version' => '7.3.0',
           
'version' => '7.3.0.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
           
'aliases' => array(),
           
'reference' => '7008573787b430c1c1f650e3722d9bba59967628',
           
'dev_requirement' => false,
        ),
       
'guzzlehttp/promises' => array(
           
'pretty_version' => '1.4.1',
           
'version' => '1.4.1.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../guzzlehttp/promises',
           
'aliases' => array(),
           
'reference' => '8e7d04f1f6450fef59366c399cfad4b9383aa30d',
           
'dev_requirement' => false,
        ),
       
'guzzlehttp/psr7' => array(
           
'pretty_version' => '2.0.0',
           
'version' => '2.0.0.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../guzzlehttp/psr7',
           
'aliases' => array(),
           
'reference' => '1dc8d9cba3897165e16d12bb13d813afb1eb3fe7',
           
'dev_requirement' => false,
        ),
       
'paydirectly/paydirectly-php' => array(
           
'pretty_version' => '1.0',
           
'version' => '1.0.0.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../paydirectly/paydirectly-php',
           
'aliases' => array(),
           
'reference' => '49f68e987c1a0e6e10852ccb575967614643c835',
           
'dev_requirement' => false,
        ),
       
'psr/http-client' => array(
           
'pretty_version' => '1.0.1',
           
'version' => '1.0.1.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../psr/http-client',
           
'aliases' => array(),
           
'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
           
'dev_requirement' => false,
        ),
       
'psr/http-client-implementation' => array(
           
'dev_requirement' => false,
           
'provided' => array(
               
0 => '1.0',
            ),
        ),
       
'psr/http-factory' => array(
           
'pretty_version' => '1.0.1',
           
'version' => '1.0.1.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../psr/http-factory',
           
'aliases' => array(),
           
'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
           
'dev_requirement' => false,
        ),
       
'psr/http-factory-implementation' => array(
           
'dev_requirement' => false,
           
'provided' => array(
               
0 => '1.0',
            ),
        ),
       
'psr/http-message' => array(
           
'pretty_version' => '1.0.1',
           
'version' => '1.0.1.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../psr/http-message',
           
'aliases' => array(),
           
'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
           
'dev_requirement' => false,
        ),
       
'psr/http-message-implementation' => array(
           
'dev_requirement' => false,
           
'provided' => array(
               
0 => '1.0',
            ),
        ),
       
'ralouphie/getallheaders' => array(
           
'pretty_version' => '3.0.3',
           
'version' => '3.0.3.0',
           
'type' => 'library',
           
'install_path' => __DIR__ . '/../ralouphie/getallheaders',
           
'aliases' => array(),
           
'reference' => '120b605dfeb996808c31b6477290a714d356e822',
           
'dev_requirement' => false,
        ),
    ),
);