Merge branch 'stable' into minor-next

This commit is contained in:
Dylan K. Taylor 2023-08-08 18:27:50 +01:00
commit baefbce863
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

12
composer.lock generated
View File

@ -416,16 +416,16 @@
}, },
{ {
"name": "pocketmine/locale-data", "name": "pocketmine/locale-data",
"version": "2.19.5", "version": "2.19.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/Language.git", "url": "https://github.com/pmmp/Language.git",
"reference": "71af5f9bd23b4e4bad8920dac7f4fe08e5205f7d" "reference": "93e473e20e7f4515ecf45c5ef0f9155b9247a86e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/Language/zipball/71af5f9bd23b4e4bad8920dac7f4fe08e5205f7d", "url": "https://api.github.com/repos/pmmp/Language/zipball/93e473e20e7f4515ecf45c5ef0f9155b9247a86e",
"reference": "71af5f9bd23b4e4bad8920dac7f4fe08e5205f7d", "reference": "93e473e20e7f4515ecf45c5ef0f9155b9247a86e",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@ -433,9 +433,9 @@
"description": "Language resources used by PocketMine-MP", "description": "Language resources used by PocketMine-MP",
"support": { "support": {
"issues": "https://github.com/pmmp/Language/issues", "issues": "https://github.com/pmmp/Language/issues",
"source": "https://github.com/pmmp/Language/tree/2.19.5" "source": "https://github.com/pmmp/Language/tree/2.19.6"
}, },
"time": "2023-03-19T16:45:15+00:00" "time": "2023-08-08T16:53:23+00:00"
}, },
{ {
"name": "pocketmine/log", "name": "pocketmine/log",