itGuild tables

This commit is contained in:
2024-07-12 13:46:44 +03:00
parent 91dc9194e0
commit 0d077fb641
6 changed files with 97 additions and 5 deletions

28
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "ec1e05ff0752e8d6ad1df75a5cae6188",
"content-hash": "479a64315f08eb4456be2e2425d4ba60",
"packages": [
{
"name": "brick/math",
@ -723,6 +723,32 @@
},
"time": "2024-07-08T14:46:56+00:00"
},
{
"name": "itguild/tables",
"version": "0.1",
"source": {
"type": "git",
"url": "https://git.itguild.info/ItGuild/tables",
"reference": "42ab26a3db1cef8319985fc3a0f5d23d2dff4e3b"
},
"type": "library",
"autoload": {
"psr-4": {
"Itguild\\Tables\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kavalar",
"email": "apuc06@mail.ru"
}
],
"time": "2024-05-27T09:59:44+00:00"
},
{
"name": "nesbot/carbon",
"version": "3.6.0",