PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Ahmad Mustapha   PReact PHP Ask Confirmation before Action   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PReact PHP Ask Confirmation before Action
Ask confirmation before actions they are executed
Author: By
Last change:
Date: 3 years ago
Size: 2,111 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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "1f2a295d896754752b8662972ef584dd", "packages": [ { "name": "react/promise", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "eefff597e67ff66b719f8171480add3c91474a1e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/eefff597e67ff66b719f8171480add3c91474a1e", "reference": "eefff597e67ff66b719f8171480add3c91474a1e", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "React\\Promise": "src/" }, "files": [ "src/React/Promise/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "time": "2016-03-07T13:46:50+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [], "plugin-api-version": "1.1.0" }