[DEPENDENCIES] Update dependencies and use my version of XML_XRD while it get's merged upstream (fixes deprecation warnings)

This commit is contained in:
Hugo Sales 2022-10-25 22:32:22 +01:00
parent 584a0d8fed
commit af1779fdd8
No known key found for this signature in database
GPG Key ID: 7D0C7EAFC9D835A0
2 changed files with 51 additions and 59 deletions

View File

@ -220,6 +220,24 @@
"reference": "509dd3d"
}
}
},
{
"type": "package",
"package": {
"name": "pear/xml_xrd",
"version": "0.3.1",
"autoload": {
"psr-0": {
"": "src/"
}
},
"include-path": [ "src/" ],
"source": {
"url": "https://github.com/someonewithpc/XML_XRD.git",
"type": "git",
"reference": "master"
}
}
}
]
}

92
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "36a26505dc570b3af334aea2ced45f65",
"content-hash": "76b06b10392feb1b0d562b512fa9661f",
"packages": [
{
"name": "composer/ca-bundle",
@ -550,16 +550,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.5.0",
"version": "3.5.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "b66f55c7037402d9f522f19d86841e71c09f0195"
"reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/b66f55c7037402d9f522f19d86841e71c09f0195",
"reference": "b66f55c7037402d9f522f19d86841e71c09f0195",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/f38ee8aaca2d58ee88653cb34a6a3880c23f38a5",
"reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5",
"shasum": ""
},
"require": {
@ -641,7 +641,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.5.0"
"source": "https://github.com/doctrine/dbal/tree/3.5.1"
},
"funding": [
{
@ -657,7 +657,7 @@
"type": "tidelift"
}
],
"time": "2022-10-22T14:33:42+00:00"
"time": "2022-10-24T07:26:18+00:00"
},
{
"name": "doctrine/deprecations",
@ -2268,16 +2268,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.4.1",
"version": "2.4.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379"
"reference": "3148458748274be1546f8f2809a6c09fe66f44aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379",
"reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/3148458748274be1546f8f2809a6c09fe66f44aa",
"reference": "3148458748274be1546f8f2809a6c09fe66f44aa",
"shasum": ""
},
"require": {
@ -2367,7 +2367,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.4.1"
"source": "https://github.com/guzzle/psr7/tree/2.4.2"
},
"funding": [
{
@ -2383,7 +2383,7 @@
"type": "tidelift"
}
],
"time": "2022-08-28T14:45:39+00:00"
"time": "2022-10-25T13:49:28+00:00"
},
{
"name": "jcupitt/vips",
@ -3750,16 +3750,16 @@
},
{
"name": "odolbeau/phone-number-bundle",
"version": "v3.7.0",
"version": "v3.8.0",
"source": {
"type": "git",
"url": "https://github.com/odolbeau/phone-number-bundle.git",
"reference": "5a0b0475c603e7b5ac95384c2d6d7d054ee478d4"
"reference": "40e330c21d24903fac53aca5acb4b2ebce7a38a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/odolbeau/phone-number-bundle/zipball/5a0b0475c603e7b5ac95384c2d6d7d054ee478d4",
"reference": "5a0b0475c603e7b5ac95384c2d6d7d054ee478d4",
"url": "https://api.github.com/repos/odolbeau/phone-number-bundle/zipball/40e330c21d24903fac53aca5acb4b2ebce7a38a3",
"reference": "40e330c21d24903fac53aca5acb4b2ebce7a38a3",
"shasum": ""
},
"require": {
@ -3818,9 +3818,9 @@
],
"support": {
"issues": "https://github.com/odolbeau/phone-number-bundle/issues",
"source": "https://github.com/odolbeau/phone-number-bundle/tree/v3.7.0"
"source": "https://github.com/odolbeau/phone-number-bundle/tree/v3.8.0"
},
"time": "2022-07-04T07:17:37+00:00"
"time": "2022-10-24T08:51:32+00:00"
},
{
"name": "oro/doctrine-extensions",
@ -4002,20 +4002,11 @@
},
{
"name": "pear/xml_xrd",
"version": "v0.3.1",
"version": "0.3.1",
"source": {
"type": "git",
"url": "https://github.com/pear/XML_XRD.git",
"reference": "3bddf158be71c60cfa95372224d21d272996dcac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/XML_XRD/zipball/3bddf158be71c60cfa95372224d21d272996dcac",
"reference": "3bddf158be71c60cfa95372224d21d272996dcac",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "*"
"url": "https://github.com/someonewithpc/XML_XRD.git",
"reference": "master"
},
"type": "library",
"autoload": {
@ -4023,26 +4014,9 @@
"": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"src/"
],
"license": [
"LGPL"
],
"authors": [
{
"name": "Christian Weiske",
"email": "cweiske@php.net",
"role": "Lead"
}
],
"description": "PHP library to parse and generate \"Extensible Resource Descriptor (XRD) Version 1.0\" files",
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=XML_XRD",
"source": "https://github.com/pear/XML_XRD"
},
"time": "2014-07-17T20:50:27+00:00"
]
},
{
"name": "php-ds/php-ds",
@ -4409,16 +4383,16 @@
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.16",
"version": "3.0.17",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "7181378909ed8890be4db53d289faac5b77f8b05"
"reference": "dbc2307d5c69aeb22db136c52e91130d7f2ca761"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7181378909ed8890be4db53d289faac5b77f8b05",
"reference": "7181378909ed8890be4db53d289faac5b77f8b05",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/dbc2307d5c69aeb22db136c52e91130d7f2ca761",
"reference": "dbc2307d5c69aeb22db136c52e91130d7f2ca761",
"shasum": ""
},
"require": {
@ -4499,7 +4473,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.16"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.17"
},
"funding": [
{
@ -4515,7 +4489,7 @@
"type": "tidelift"
}
],
"time": "2022-09-05T18:03:08+00:00"
"time": "2022-10-24T10:51:50+00:00"
},
{
"name": "psr/cache",
@ -12140,12 +12114,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "cfd6be1e289dce23fabc73a4b41c2fcd70272b08"
"reference": "249aeacc6a489515e911540539e1d6295de65d0d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cfd6be1e289dce23fabc73a4b41c2fcd70272b08",
"reference": "cfd6be1e289dce23fabc73a4b41c2fcd70272b08",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/249aeacc6a489515e911540539e1d6295de65d0d",
"reference": "249aeacc6a489515e911540539e1d6295de65d0d",
"shasum": ""
},
"require": {
@ -12192,7 +12166,7 @@
"type": "tidelift"
}
],
"time": "2022-10-23T13:20:50+00:00"
"time": "2022-10-25T21:13:16+00:00"
},
{
"name": "phpunit/php-code-coverage",