|
|
@ -4,7 +4,7 @@ |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"This file is @generated automatically" |
|
|
"This file is @generated automatically" |
|
|
], |
|
|
], |
|
|
"content-hash": "c209c17073cb93157713dab7c6c186f8", |
|
|
|
|
|
|
|
|
"content-hash": "a96d9c816b78b4428057d292108d7709", |
|
|
"packages": [ |
|
|
"packages": [ |
|
|
{ |
|
|
{ |
|
|
"name": "asm89/stack-cors", |
|
|
"name": "asm89/stack-cors", |
|
|
@ -2243,26 +2243,26 @@ |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "pusher/pusher-php-server", |
|
|
"name": "pusher/pusher-php-server", |
|
|
"version": "v4.1.4", |
|
|
|
|
|
|
|
|
"version": "v3.4.1", |
|
|
"source": { |
|
|
"source": { |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/pusher/pusher-http-php.git", |
|
|
"url": "https://github.com/pusher/pusher-http-php.git", |
|
|
"reference": "e75e5715e3b651ec20dee5844095aadefab81acb" |
|
|
|
|
|
|
|
|
"reference": "a5fcdc65efd8d9a8291efbe01d326ec7ef5d5cee" |
|
|
}, |
|
|
}, |
|
|
"dist": { |
|
|
"dist": { |
|
|
"type": "zip", |
|
|
"type": "zip", |
|
|
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/e75e5715e3b651ec20dee5844095aadefab81acb", |
|
|
|
|
|
"reference": "e75e5715e3b651ec20dee5844095aadefab81acb", |
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/a5fcdc65efd8d9a8291efbe01d326ec7ef5d5cee", |
|
|
|
|
|
"reference": "a5fcdc65efd8d9a8291efbe01d326ec7ef5d5cee", |
|
|
"shasum": "" |
|
|
"shasum": "" |
|
|
}, |
|
|
}, |
|
|
"require": { |
|
|
"require": { |
|
|
"ext-curl": "*", |
|
|
"ext-curl": "*", |
|
|
"paragonie/sodium_compat": "^1.6", |
|
|
"paragonie/sodium_compat": "^1.6", |
|
|
"php": "^7.1", |
|
|
|
|
|
|
|
|
"php": ">=5.4 <7.4", |
|
|
"psr/log": "^1.0" |
|
|
"psr/log": "^1.0" |
|
|
}, |
|
|
}, |
|
|
"require-dev": { |
|
|
"require-dev": { |
|
|
"phpunit/phpunit": "^7.2" |
|
|
|
|
|
|
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7" |
|
|
}, |
|
|
}, |
|
|
"type": "library", |
|
|
"type": "library", |
|
|
"extra": { |
|
|
"extra": { |
|
|
@ -2293,7 +2293,7 @@ |
|
|
"rest", |
|
|
"rest", |
|
|
"trigger" |
|
|
"trigger" |
|
|
], |
|
|
], |
|
|
"time": "2020-04-14T15:20:04+00:00" |
|
|
|
|
|
|
|
|
"time": "2019-03-19T11:19:11+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "ralouphie/getallheaders", |
|
|
"name": "ralouphie/getallheaders", |
|
|
|