PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Josiah Ovye Yahaya   SmartSMS PHP Send SMS Message   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: SmartSMS PHP Send SMS Message
Deliver SMS messages using the SmartSMS API
Author: By
Last change:
Date: 5 years ago
Size: 4,541 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" ], "content-hash": "2cdfa936a80d83cfd7d9ab77731d7e4b", "packages": [ { "name": "guzzlehttp/guzzle", "version": "4.x-dev", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "68bf75e8dabcebd21e0333719e8f15228ed59d1e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/68bf75e8dabcebd21e0333719e8f15228ed59d1e", "reference": "68bf75e8dabcebd21e0333719e8f15228ed59d1e", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/streams": "~2.1", "php": ">=5.4.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0", "psr/log": "~1.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2017-02-23T20:35:09+00:00" }, { "name": "guzzlehttp/streams", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/streams.git", "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534", "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Stream\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple abstraction over streams of data (Guzzle 4+)", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "stream" ], "time": "2014-08-17T21:15:53+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }