Merge pull request #232 from refactorian/dependabot/composer/production-dependencies-2b437aadec

Bump the production-dependencies group with 2 updates
This commit is contained in:
Refactorian
2025-02-03 23:30:53 +09:00
committed by GitHub

40
composer.lock generated
View File

@@ -1391,22 +1391,22 @@
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v2.10.0", "version": "v2.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "ba4d51eb56de7711b3a37d63aa0643e99a339ae5" "reference": "22177cc71807d38f2810c6204d8f7183d88a57d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/ba4d51eb56de7711b3a37d63aa0643e99a339ae5", "url": "https://api.github.com/repos/laravel/tinker/zipball/22177cc71807d38f2810c6204d8f7183d88a57d3",
"reference": "ba4d51eb56de7711b3a37d63aa0643e99a339ae5", "reference": "22177cc71807d38f2810c6204d8f7183d88a57d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"php": "^7.2.5|^8.0", "php": "^7.2.5|^8.0",
"psy/psysh": "^0.11.1|^0.12.0", "psy/psysh": "^0.11.1|^0.12.0",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0" "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0"
@@ -1414,10 +1414,10 @@
"require-dev": { "require-dev": {
"mockery/mockery": "~1.3.3|^1.4.2", "mockery/mockery": "~1.3.3|^1.4.2",
"phpstan/phpstan": "^1.10", "phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8.5.8|^9.3.3" "phpunit/phpunit": "^8.5.8|^9.3.3|^10.0"
}, },
"suggest": { "suggest": {
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)." "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -1451,9 +1451,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.10.0" "source": "https://github.com/laravel/tinker/tree/v2.10.1"
}, },
"time": "2024-09-23T13:32:56+00:00" "time": "2025-01-27T14:24:01+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@@ -2997,16 +2997,16 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.12.4", "version": "v0.12.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "2fd717afa05341b4f8152547f142cd2f130f6818" "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/2fd717afa05341b4f8152547f142cd2f130f6818", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/d73fa3c74918ef4522bb8a3bf9cab39161c4b57c",
"reference": "2fd717afa05341b4f8152547f142cd2f130f6818", "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3033,12 +3033,12 @@
], ],
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": {
"dev-main": "0.12.x-dev"
},
"bamarni-bin": { "bamarni-bin": {
"bin-links": false, "bin-links": false,
"forward-command": false "forward-command": false
},
"branch-alias": {
"dev-main": "0.12.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3070,9 +3070,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.12.4" "source": "https://github.com/bobthecow/psysh/tree/v0.12.7"
}, },
"time": "2024-06-10T01:18:23+00:00" "time": "2024-12-10T01:58:33+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",