Updated libraries.

This commit is contained in:
flash 2024-04-12 01:36:49 +00:00
parent de27256d38
commit fd03da959a

16
composer.lock generated
View file

@ -12,7 +12,7 @@
"source": {
"type": "git",
"url": "https://patchii.net/flash/index.git",
"reference": "9d5b050b8928435416a7efbebe2a19ae8e626224"
"reference": "e4c8ed711e045cffe840ba10a239ede14b0b171f"
},
"require": {
"ext-mbstring": "*",
@ -50,7 +50,7 @@
],
"description": "Composer package for the common library for my projects.",
"homepage": "https://railgun.sh/index",
"time": "2024-03-28T23:27:04+00:00"
"time": "2024-04-10T23:40:14+00:00"
},
{
"name": "flashwave/syokuhou",
@ -525,16 +525,16 @@
},
{
"name": "sentry/sentry",
"version": "4.6.1",
"version": "4.7.0",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php.git",
"reference": "5a94184175e5830b589bf923da8c9c3af2c0f409"
"reference": "d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/5a94184175e5830b589bf923da8c9c3af2c0f409",
"reference": "5a94184175e5830b589bf923da8c9c3af2c0f409",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f",
"reference": "d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f",
"shasum": ""
},
"require": {
@ -598,7 +598,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-php/issues",
"source": "https://github.com/getsentry/sentry-php/tree/4.6.1"
"source": "https://github.com/getsentry/sentry-php/tree/4.7.0"
},
"funding": [
{
@ -610,7 +610,7 @@
"type": "custom"
}
],
"time": "2024-03-08T08:18:09+00:00"
"time": "2024-04-10T13:22:13+00:00"
},
{
"name": "symfony/deprecation-contracts",