mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-26 09:30:30 +00:00
Merge pull request #6395 from wallabag/dependabot/composer/php-http/httplug-bundle-1.27.1
This commit is contained in:
commit
c77e9c3cf0
1 changed files with 14 additions and 18 deletions
32
composer.lock
generated
32
composer.lock
generated
|
@ -6989,16 +6989,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/httplug-bundle",
|
"name": "php-http/httplug-bundle",
|
||||||
"version": "1.27.0",
|
"version": "1.27.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-http/HttplugBundle.git",
|
"url": "https://github.com/php-http/HttplugBundle.git",
|
||||||
"reference": "dda96d44338b68a1db4ee0b06fa596583a0e75c4"
|
"reference": "1b2356133cfda31805f83fb20806b92bc1f80fb8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/dda96d44338b68a1db4ee0b06fa596583a0e75c4",
|
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/1b2356133cfda31805f83fb20806b92bc1f80fb8",
|
||||||
"reference": "dda96d44338b68a1db4ee0b06fa596583a0e75c4",
|
"reference": "1b2356133cfda31805f83fb20806b92bc1f80fb8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7020,7 +7020,8 @@
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"php-http/curl-client": "<2.0",
|
"php-http/curl-client": "<2.0",
|
||||||
"php-http/guzzle6-adapter": "<1.1"
|
"php-http/guzzle6-adapter": "<1.1",
|
||||||
|
"php-http/socket-client": "<2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"guzzlehttp/psr7": "^1.7",
|
"guzzlehttp/psr7": "^1.7",
|
||||||
|
@ -7047,11 +7048,6 @@
|
||||||
"twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
|
"twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
|
||||||
},
|
},
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "1.x-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Http\\HttplugBundle\\": "src/"
|
"Http\\HttplugBundle\\": "src/"
|
||||||
|
@ -7088,9 +7084,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/php-http/HttplugBundle/issues",
|
"issues": "https://github.com/php-http/HttplugBundle/issues",
|
||||||
"source": "https://github.com/php-http/HttplugBundle/tree/1.27.0"
|
"source": "https://github.com/php-http/HttplugBundle/tree/1.27.1"
|
||||||
},
|
},
|
||||||
"time": "2022-07-25T14:18:05+00:00"
|
"time": "2023-03-03T09:02:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/logger-plugin",
|
"name": "php-http/logger-plugin",
|
||||||
|
@ -7506,16 +7502,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpdocumentor/type-resolver",
|
"name": "phpdocumentor/type-resolver",
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||||||
"reference": "1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5"
|
"reference": "dfc078e8af9c99210337325ff5aa152872c98714"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5",
|
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/dfc078e8af9c99210337325ff5aa152872c98714",
|
||||||
"reference": "1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5",
|
"reference": "dfc078e8af9c99210337325ff5aa152872c98714",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7558,9 +7554,9 @@
|
||||||
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
||||||
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.0"
|
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.1"
|
||||||
},
|
},
|
||||||
"time": "2023-03-12T10:13:29+00:00"
|
"time": "2023-03-27T19:02:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpseclib/phpseclib",
|
"name": "phpseclib/phpseclib",
|
||||||
|
|
Loading…
Reference in a new issue