PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Neeraj Thakur   PHP Tic Tac Toe Game Code   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Tic Tac Toe Game Code
Tic Tac Toe game based on CodeIgniter
Author: By
Last change:
Date: 7 years ago
Size: 1,688 bytes
 

Contents

Class file image Download
{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "425582499c09ce5b5eebb2abb6dc2111", "content-hash": "163eb4764cfceda4201e2d993dd1e79d", "packages": [], "packages-dev": [ { "name": "mikey179/vfsStream", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/mikey179/vfsStream.git", "reference": "fc0fe8f4d0b527254a2dc45f0c265567c881d07e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/fc0fe8f4d0b527254a2dc45f0c265567c881d07e", "reference": "fc0fe8f4d0b527254a2dc45f0c265567c881d07e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "org\\bovigo\\vfs": "src/main/php" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "homepage": "http://vfs.bovigo.org/", "time": "2012-08-25 12:49:29" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.2.4" }, "platform-dev": [] }