forked from friendica/friendica-directory
[Composer] Update dependency mrpetovan/Net_Ping to version 1.2
This commit is contained in:
parent
b6933785dd
commit
7799fb99ed
|
@ -27,7 +27,7 @@
|
||||||
"laminas/laminas-escaper": "^2.6",
|
"laminas/laminas-escaper": "^2.6",
|
||||||
"masterminds/html5": "^2.3",
|
"masterminds/html5": "^2.3",
|
||||||
"monolog/monolog": "^1.17",
|
"monolog/monolog": "^1.17",
|
||||||
"mrpetovan/net_ping": "^1.0",
|
"mrpetovan/net_ping": "^1.2",
|
||||||
"sarahman/simple-filesystem-cache": "^1.0",
|
"sarahman/simple-filesystem-cache": "^1.0",
|
||||||
"seld/cli-prompt": "^1.0",
|
"seld/cli-prompt": "^1.0",
|
||||||
"slim/slim": "^3.1",
|
"slim/slim": "^3.1",
|
||||||
|
|
113
composer.lock
generated
113
composer.lock
generated
|
@ -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": "34cc94e6a8931ab71e98a20cfbcd2299",
|
"content-hash": "32addc73d4c20158a63877c57d3654dc",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asika/simple-console",
|
"name": "asika/simple-console",
|
||||||
|
@ -173,16 +173,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bower-asset/fontawesome",
|
"name": "bower-asset/fontawesome",
|
||||||
"version": "5.13.0",
|
"version": "5.13.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
||||||
"reference": "4e6402443679e0a9d12c7401ac8783ef4646657f"
|
"reference": "1147d199a35293b391152ee85e2d30988439157f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/4e6402443679e0a9d12c7401ac8783ef4646657f",
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/1147d199a35293b391152ee85e2d30988439157f",
|
||||||
"reference": "4e6402443679e0a9d12c7401ac8783ef4646657f",
|
"reference": "1147d199a35293b391152ee85e2d30988439157f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"type": "bower-asset-library"
|
"type": "bower-asset-library"
|
||||||
|
@ -1063,20 +1063,20 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mrpetovan/net_ping",
|
"name": "mrpetovan/net_ping",
|
||||||
"version": "1.1.1",
|
"version": "1.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/MrPetovan/Net_Ping.git",
|
"url": "https://github.com/MrPetovan/Net_Ping.git",
|
||||||
"reference": "cb82b6f068012cec757c7ac93f79c5af2a3f8255"
|
"reference": "879df5061c86772c4cf213f9ec01f6348c4d7adf"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/MrPetovan/Net_Ping/zipball/cb82b6f068012cec757c7ac93f79c5af2a3f8255",
|
"url": "https://api.github.com/repos/MrPetovan/Net_Ping/zipball/879df5061c86772c4cf213f9ec01f6348c4d7adf",
|
||||||
"reference": "cb82b6f068012cec757c7ac93f79c5af2a3f8255",
|
"reference": "879df5061c86772c4cf213f9ec01f6348c4d7adf",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"pear/pear_exception": "*"
|
"pear/pear-core-minimal": "^1.10"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "*"
|
"phpunit/phpunit": "*"
|
||||||
|
@ -1122,7 +1122,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "More info available on: http://pear.php.net/package/Net_Ping",
|
"description": "More info available on: http://pear.php.net/package/Net_Ping",
|
||||||
"time": "2018-11-08T12:14:54+00:00"
|
"time": "2020-06-20T15:52:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nikic/fast-route",
|
"name": "nikic/fast-route",
|
||||||
|
@ -1170,6 +1170,97 @@
|
||||||
],
|
],
|
||||||
"time": "2018-02-13T20:26:39+00:00"
|
"time": "2018-02-13T20:26:39+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "pear/console_getopt",
|
||||||
|
"version": "v1.4.3",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/pear/Console_Getopt.git",
|
||||||
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
||||||
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"psr-0": {
|
||||||
|
"Console": "./"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"include-path": [
|
||||||
|
"./"
|
||||||
|
],
|
||||||
|
"license": [
|
||||||
|
"BSD-2-Clause"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Andrei Zmievski",
|
||||||
|
"email": "andrei@php.net",
|
||||||
|
"role": "Lead"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Stig Bakken",
|
||||||
|
"email": "stig@php.net",
|
||||||
|
"role": "Developer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Greg Beaver",
|
||||||
|
"email": "cellog@php.net",
|
||||||
|
"role": "Helper"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
|
||||||
|
"time": "2019-11-20T18:27:48+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pear/pear-core-minimal",
|
||||||
|
"version": "v1.10.10",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/pear/pear-core-minimal.git",
|
||||||
|
"reference": "625a3c429d9b2c1546438679074cac1b089116a7"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
|
||||||
|
"reference": "625a3c429d9b2c1546438679074cac1b089116a7",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"pear/console_getopt": "~1.4",
|
||||||
|
"pear/pear_exception": "~1.0"
|
||||||
|
},
|
||||||
|
"replace": {
|
||||||
|
"rsky/pear-core-min": "self.version"
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"psr-0": {
|
||||||
|
"": "src/"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"include-path": [
|
||||||
|
"src/"
|
||||||
|
],
|
||||||
|
"license": [
|
||||||
|
"BSD-3-Clause"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Christian Weiske",
|
||||||
|
"email": "cweiske@php.net",
|
||||||
|
"role": "Lead"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Minimal set of PEAR core files to be used as composer dependency",
|
||||||
|
"time": "2019-11-19T19:00:24+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "pear/pear_exception",
|
"name": "pear/pear_exception",
|
||||||
"version": "v1.0.1",
|
"version": "v1.0.1",
|
||||||
|
|
Loading…
Reference in a new issue