Merge pull request #9 from JulianPrieber/dependabot/composer/laravel/tinker-2.7.1

Bump laravel/tinker from 2.6.1 to 2.7.1
This commit is contained in:
Julian Prieber 2022-03-16 14:56:56 +01:00 committed by GitHub
commit 379382749b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

63
composer.lock generated
View File

@ -1236,32 +1236,32 @@
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v2.6.1", "version": "v2.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "04ad32c1a3328081097a181875733fa51f402083" "reference": "1e2d500585a4e546346fadd3adc6f9c1a97e15f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/04ad32c1a3328081097a181875733fa51f402083", "url": "https://api.github.com/repos/laravel/tinker/zipball/1e2d500585a4e546346fadd3adc6f9c1a97e15f4",
"reference": "04ad32c1a3328081097a181875733fa51f402083", "reference": "1e2d500585a4e546346fadd3adc6f9c1a97e15f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/console": "^6.0|^7.0|^8.0", "illuminate/console": "^6.0|^7.0|^8.0|^9.0",
"illuminate/contracts": "^6.0|^7.0|^8.0", "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
"illuminate/support": "^6.0|^7.0|^8.0", "illuminate/support": "^6.0|^7.0|^8.0|^9.0",
"php": "^7.2.5|^8.0", "php": "^7.2.5|^8.0",
"psy/psysh": "^0.10.4", "psy/psysh": "^0.10.4|^0.11.1",
"symfony/var-dumper": "^4.3.4|^5.0" "symfony/var-dumper": "^4.3.4|^5.0|^6.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~1.3.3|^1.4.2", "mockery/mockery": "~1.3.3|^1.4.2",
"phpunit/phpunit": "^8.5.8|^9.3.3" "phpunit/phpunit": "^8.5.8|^9.3.3"
}, },
"suggest": { "suggest": {
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)." "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1298,9 +1298,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/tinker/issues", "issues": "https://github.com/laravel/tinker/issues",
"source": "https://github.com/laravel/tinker/tree/v2.6.1" "source": "https://github.com/laravel/tinker/tree/v2.7.1"
}, },
"time": "2021-03-02T16:53:12+00:00" "time": "2022-03-15T15:25:01+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@ -1742,16 +1742,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.11.0", "version": "v4.13.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "fe14cf3672a149364fb66dfe11bf6549af899f94" "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
"reference": "fe14cf3672a149364fb66dfe11bf6549af899f94", "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1792,9 +1792,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0" "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
}, },
"time": "2021-07-03T13:36:55+00:00" "time": "2021-11-30T19:35:32+00:00"
}, },
{ {
"name": "opis/closure", "name": "opis/closure",
@ -2293,29 +2293,32 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.10.8", "version": "v0.11.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3" "reference": "7f7da640d68b9c9fec819caae7c744a213df6514"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/7f7da640d68b9c9fec819caae7c744a213df6514",
"reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3", "reference": "7f7da640d68b9c9fec819caae7c744a213df6514",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", "nikic/php-parser": "^4.0 || ^3.1",
"php": "^8.0 || ^7.0 || ^5.5.9", "php": "^8.0 || ^7.0.8",
"symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
},
"conflict": {
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.2", "bamarni/composer-bin-plugin": "^1.2",
"hoa/console": "3.17.*" "hoa/console": "3.17.05.02"
}, },
"suggest": { "suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
@ -2330,7 +2333,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "0.10.x-dev" "dev-main": "0.11.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -2362,9 +2365,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bobthecow/psysh/issues", "issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.10.8" "source": "https://github.com/bobthecow/psysh/tree/v0.11.2"
}, },
"time": "2021-04-10T16:23:39+00:00" "time": "2022-02-28T15:28:54+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",