composers update

This commit is contained in:
RundelhausCode 2021-03-26 10:20:05 +01:00
parent 42159a3eb7
commit 12799404f1
2 changed files with 6 additions and 4 deletions

View File

@ -10,6 +10,6 @@
"Backend/Models" "Backend/Models"
] ]
}, },
"name": "", "name": "sde_skp/game_jaming",
"description": "" "description": "description"
} }

6
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "ad0077c071ef4b41a72fb0922a0643e4", "content-hash": "f7278c3dc731961ed65f3f31bf2b49f0",
"packages": [ "packages": [
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
@ -1626,7 +1626,9 @@
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"ext-mysqli": "*" "ext-mysqli": "*",
"ext-sqlite3": "*",
"ext-fileinfo": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.0.0" "plugin-api-version": "2.0.0"