Oops it's all white!

This commit is contained in:
flash 2023-07-21 19:17:57 +00:00
parent f292e64322
commit 84dc4ee873

11
composer.lock generated
View file

@ -347,7 +347,7 @@
"version": "dev-master",
"source": {
"type": "git",
"url": "/www/index",
"url": "https://git.flash.moe/flash/index.git",
"reference": "fc55b73ba177bdec96fdd5d494c2c990475a4cc5"
},
"require": {
@ -365,13 +365,14 @@
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Index\\": "src"
},
"files": [
"index.php"
]
],
"psr-4": {
"Index\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"bsd-3-clause-clear"
],