Updated libraries.

This commit is contained in:
flash 2023-11-20 19:14:57 +00:00
parent 55ad5498ab
commit ca2c950fbd
1 changed files with 4 additions and 4 deletions

8
composer.lock generated
View File

@ -12,7 +12,7 @@
"source": {
"type": "git",
"url": "https://patchii.net/flash/index.git",
"reference": "c563bb20e8dfc046ca3cb4bbcbd682b28f87a88f"
"reference": "e31781c69f0b13fe251771c8e7e529222630a44f"
},
"require": {
"ext-mbstring": "*",
@ -50,7 +50,7 @@
],
"description": "Composer package for the common library for my projects.",
"homepage": "https://railgun.sh/index",
"time": "2023-11-09T14:04:39+00:00"
"time": "2023-11-20T19:01:19+00:00"
},
{
"name": "flashwave/sasae",
@ -58,7 +58,7 @@
"source": {
"type": "git",
"url": "https://patchii.net/flash/sasae.git",
"reference": "9ead82d72fcdde72694e25ede468a4f686d3abc9"
"reference": "b56dd222acb8f138729e6258d4a90bbb8401ff52"
},
"require": {
"flashwave/index": "dev-master",
@ -91,7 +91,7 @@
],
"description": "A wrapper for Twig with added common functionality.",
"homepage": "https://railgun.sh/sasae",
"time": "2023-11-20T18:49:10+00:00"
"time": "2023-11-20T19:09:35+00:00"
},
{
"name": "symfony/deprecation-contracts",