|
@@ -4,7 +4,7 @@
|
|
|
"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": "f021b783ac62b6cc14a2b5c8b6c62951",
|
|
|
+ "content-hash": "566894b83b7ad87ceeb7cd82e64b0c63",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "doctrine/annotations",
|
|
@@ -908,6 +908,54 @@
|
|
|
],
|
|
|
"time": "2020-03-27T11:06:43+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "kriswallsmith/buzz",
|
|
|
+ "version": "v0.13",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/kriswallsmith/Buzz.git",
|
|
|
+ "reference": "487760b05d6269a4c2c374364325326cfa65b12c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/487760b05d6269a4c2c374364325326cfa65b12c",
|
|
|
+ "reference": "487760b05d6269a4c2c374364325326cfa65b12c",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "3.7.*"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-curl": "*"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Buzz": "lib/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Kris Wallsmith",
|
|
|
+ "email": "kris.wallsmith@gmail.com",
|
|
|
+ "homepage": "http://kriswallsmith.net/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Lightweight HTTP client",
|
|
|
+ "homepage": "https://github.com/kriswallsmith/Buzz",
|
|
|
+ "keywords": [
|
|
|
+ "curl",
|
|
|
+ "http client"
|
|
|
+ ],
|
|
|
+ "time": "2014-09-15T12:42:36+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "ocramius/package-versions",
|
|
|
"version": "1.4.2",
|