Merge branch '2.2' into main

main
Jordi Boggiano 2 years ago
commit 9d07455514
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC

42
composer.lock generated

@ -385,16 +385,16 @@
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "3.0.1", "version": "3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "12f1b79476638a5615ed00ea6adbb269cec96fd8" "reference": "b11b961ef6b11e380e81a20b27c8cad54eeefe61"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/12f1b79476638a5615ed00ea6adbb269cec96fd8", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/b11b961ef6b11e380e81a20b27c8cad54eeefe61",
"reference": "12f1b79476638a5615ed00ea6adbb269cec96fd8", "reference": "b11b961ef6b11e380e81a20b27c8cad54eeefe61",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -431,7 +431,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues", "issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/3.0.1" "source": "https://github.com/composer/xdebug-handler/tree/3.0.2"
}, },
"funding": [ "funding": [
{ {
@ -447,7 +447,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-04T18:29:42+00:00" "time": "2022-02-24T20:53:32+00:00"
}, },
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",
@ -1131,12 +1131,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -1767,12 +1767,12 @@
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"files": [ "files": [
"Resources/functions.php" "Resources/functions.php"
], ],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [ "exclude-from-classmap": [
"/Tests/" "/Tests/"
] ]
@ -2044,16 +2044,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.1.5", "version": "1.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "4e20d2e6b65a6eb2d0b8ff285c6c8c049faff03d" "reference": "8ef80f5c4f70ebd31a55647bc082ea9df4bf0132"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/4e20d2e6b65a6eb2d0b8ff285c6c8c049faff03d", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/8ef80f5c4f70ebd31a55647bc082ea9df4bf0132",
"reference": "4e20d2e6b65a6eb2d0b8ff285c6c8c049faff03d", "reference": "8ef80f5c4f70ebd31a55647bc082ea9df4bf0132",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2070,8 +2070,10 @@
"phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.5",
"psr/container": "1.0 || 1.1.1",
"symfony/config": "^4.2 || ^5.0", "symfony/config": "^4.2 || ^5.0",
"symfony/console": "^4.0 || ^5.0", "symfony/console": "^4.0 || ^5.0",
"symfony/dependency-injection": "^4.0 || ^5.0",
"symfony/form": "^4.0 || ^5.0", "symfony/form": "^4.0 || ^5.0",
"symfony/framework-bundle": "^4.4 || ^5.0", "symfony/framework-bundle": "^4.4 || ^5.0",
"symfony/http-foundation": "^5.1", "symfony/http-foundation": "^5.1",
@ -2110,9 +2112,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.1.5" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.1.7"
}, },
"time": "2022-02-05T13:48:27+00:00" "time": "2022-02-25T19:36:13+00:00"
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
@ -2210,5 +2212,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.2.5" "php": "7.2.5"
}, },
"plugin-api-version": "2.3.0" "plugin-api-version": "2.2.0"
} }

Loading…
Cancel
Save