This commit is contained in:
Билай Станислав 2024-08-07 15:40:01 +03:00
parent b4afddc7f7
commit cba0498e7d
2 changed files with 35 additions and 34 deletions

67
composer.lock generated
View File

@ -4,8 +4,36 @@
"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": "23ab91e73c3a10e841f8f2b12f05e49d", "content-hash": "ee2becfe4c626d6528700c6b89b77875",
"packages": [ "packages": [
{
"name": "itguild/tables",
"version": "0.1.14",
"source": {
"type": "git",
"url": "https://git.itguild.info/ItGuild/tables",
"reference": "9e7c83b680301497d15223a320e665279f9c2555"
},
"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-08-07T11:31:07+00:00"
}
],
"packages-dev": [
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.12.1", "version": "0.12.1",
@ -753,32 +781,6 @@
}, },
"time": "2024-08-05T14:24:50+00:00" "time": "2024-08-05T14:24:50+00:00"
}, },
{
"name": "itguild/tables",
"version": "0.1.13",
"source": {
"type": "git",
"url": "https://git.itguild.info/ItGuild/tables",
"reference": "d98ddded07131f602486783f5f016002ea7d7fb7"
},
"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-08-07T09:43:14+00:00"
},
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "dev-master", "version": "dev-master",
@ -1752,12 +1754,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twbs/bootstrap.git", "url": "https://github.com/twbs/bootstrap.git",
"reference": "4e954ea3322e0a2c6428159108c676428a05d748" "reference": "3083596e87146c1c5a61de7238cb69e1dab5ae8b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/4e954ea3322e0a2c6428159108c676428a05d748", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/3083596e87146c1c5a61de7238cb69e1dab5ae8b",
"reference": "4e954ea3322e0a2c6428159108c676428a05d748", "reference": "3083596e87146c1c5a61de7238cb69e1dab5ae8b",
"shasum": "" "shasum": ""
}, },
"replace": { "replace": {
@ -1795,7 +1797,7 @@
"issues": "https://github.com/twbs/bootstrap/issues", "issues": "https://github.com/twbs/bootstrap/issues",
"source": "https://github.com/twbs/bootstrap/tree/main" "source": "https://github.com/twbs/bootstrap/tree/main"
}, },
"time": "2024-08-07T04:51:04+00:00" "time": "2024-08-07T10:11:06+00:00"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
@ -1957,7 +1959,6 @@
"time": "2022-03-08T17:03:00+00:00" "time": "2022-03-08T17:03:00+00:00"
} }
], ],
"packages-dev": [],
"aliases": [], "aliases": [],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": {
@ -1970,5 +1971,5 @@
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": [],
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }