Updated dependencies.

This commit is contained in:
Jan Böhmer 2020-06-14 22:39:59 +02:00
parent a65303ce55
commit 6b8d064666
2 changed files with 50 additions and 68 deletions

48
composer.lock generated
View file

@ -3066,16 +3066,16 @@
},
{
"name": "php-http/discovery",
"version": "1.7.4",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
"reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0"
"reference": "10d9019f393773345aedc0dc79e7fd678da874ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/82dbef649ccffd8e4f22e1953c3a5265992b83c0",
"reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0",
"url": "https://api.github.com/repos/php-http/discovery/zipball/10d9019f393773345aedc0dc79e7fd678da874ee",
"reference": "10d9019f393773345aedc0dc79e7fd678da874ee",
"shasum": ""
},
"require": {
@ -3127,7 +3127,7 @@
"message",
"psr7"
],
"time": "2020-01-03T11:25:47+00:00"
"time": "2020-06-14T10:44:12+00:00"
},
{
"name": "php-http/httplug",
@ -5763,32 +5763,32 @@
},
{
"name": "symfony/flex",
"version": "v1.7.1",
"version": "v1.8.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "a53056880aae0ce034ac6c38906e162ee5cfd2df"
"reference": "967fb2d58d4e8437e0e417979dd0e8ee4891cfb9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/a53056880aae0ce034ac6c38906e162ee5cfd2df",
"reference": "a53056880aae0ce034ac6c38906e162ee5cfd2df",
"url": "https://api.github.com/repos/symfony/flex/zipball/967fb2d58d4e8437e0e417979dd0e8ee4891cfb9",
"reference": "967fb2d58d4e8437e0e417979dd0e8ee4891cfb9",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"composer-plugin-api": "^1.0|^2.0",
"php": ">=7.1"
},
"require-dev": {
"composer/composer": "^1.0.2",
"composer/composer": "^1.0.2|^2.0",
"symfony/dotenv": "^4.4|^5.0",
"symfony/phpunit-bridge": "^4.4|^5.0",
"symfony/process": "^4.4|^5.0"
"symfony/process": "^3.4|^4.4|^5.0"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.7-dev"
"dev-master": "1.8-dev"
},
"class": "Symfony\\Flex\\Flex"
},
@ -5808,7 +5808,7 @@
}
],
"description": "Composer plugin for Symfony",
"time": "2020-05-28T07:16:35+00:00"
"time": "2020-06-14T09:29:35+00:00"
},
{
"name": "symfony/form",
@ -11196,16 +11196,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.28",
"version": "0.12.29",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "76c0c4ec90b1eed66fa4855b8b4b53fa9054353f"
"reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/76c0c4ec90b1eed66fa4855b8b4b53fa9054353f",
"reference": "76c0c4ec90b1eed66fa4855b8b4b53fa9054353f",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9771daaf6b95c6313b908d0bcdee0afcd51f838a",
"reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a",
"shasum": ""
},
"require": {
@ -11234,20 +11234,20 @@
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"time": "2020-06-10T06:20:14+00:00"
"time": "2020-06-14T14:10:59+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "0.12.15",
"version": "0.12.16",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "7484f81e938a291052668eacc9ac46a1ae4e0763"
"reference": "65146e35905478bfb4e2ba078ffca1a16029d4ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/7484f81e938a291052668eacc9ac46a1ae4e0763",
"reference": "7484f81e938a291052668eacc9ac46a1ae4e0763",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/65146e35905478bfb4e2ba078ffca1a16029d4ee",
"reference": "65146e35905478bfb4e2ba078ffca1a16029d4ee",
"shasum": ""
},
"require": {
@ -11300,7 +11300,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2020-06-11T14:46:08+00:00"
"time": "2020-06-14T11:03:59+00:00"
},
{
"name": "phpstan/phpstan-symfony",