PHP Classes

File: vendor/composer/installed.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP URL Shortener   vendor/composer/installed.php   Download  
File: vendor/composer/installed.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP URL Shortener
Application to create and expand short URLs
Author: By
Last change:
Date: 11 months ago
Size: 436 bytes
 

Contents

Class file image Download
<?php return array (
 
'root' =>
  array (
   
'pretty_version' => '1.0.0+no-version-set',
   
'version' => '1.0.0.0',
   
'aliases' =>
    array (
    ),
   
'reference' => NULL,
   
'name' => '__root__',
  ),
 
'versions' =>
  array (
   
'__root__' =>
    array (
     
'pretty_version' => '1.0.0+no-version-set',
     
'version' => '1.0.0.0',
     
'aliases' =>
      array (
      ),
     
'reference' => NULL,
    ),
  ),
);