Oops it's all white!
This commit is contained in:
parent
f292e64322
commit
84dc4ee873
1 changed files with 6 additions and 5 deletions
11
composer.lock
generated
11
composer.lock
generated
|
@ -347,7 +347,7 @@
|
||||||
"version": "dev-master",
|
"version": "dev-master",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "/www/index",
|
"url": "https://git.flash.moe/flash/index.git",
|
||||||
"reference": "fc55b73ba177bdec96fdd5d494c2c990475a4cc5"
|
"reference": "fc55b73ba177bdec96fdd5d494c2c990475a4cc5"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -365,13 +365,14 @@
|
||||||
"default-branch": true,
|
"default-branch": true,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
|
||||||
"Index\\": "src"
|
|
||||||
},
|
|
||||||
"files": [
|
"files": [
|
||||||
"index.php"
|
"index.php"
|
||||||
]
|
],
|
||||||
|
"psr-4": {
|
||||||
|
"Index\\": "src"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
"license": [
|
"license": [
|
||||||
"bsd-3-clause-clear"
|
"bsd-3-clause-clear"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue