Работа над сайтом 16

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich
2021-07-25 09:05:14 +10:00
parent b3b5111006
commit 177de6b3ef
16 changed files with 303 additions and 83 deletions

53
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": "695a3f9969bbc0bbc0650efdc2e245af",
"content-hash": "fcf19d2c1a3e56a85324e01a1c6c55ab",
"packages": [
{
"name": "bower-asset/bootstrap",
@@ -704,6 +704,57 @@
},
"time": "2021-04-26T09:17:50+00:00"
},
{
"name": "hflabs/dadata",
"version": "20.12.0",
"source": {
"type": "git",
"url": "https://github.com/hflabs/dadata-php.git",
"reference": "c6db345bb4a389423ba14f6c4c626d830c0d9992"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hflabs/dadata-php/zipball/c6db345bb4a389423ba14f6c4c626d830c0d9992",
"reference": "c6db345bb4a389423ba14f6c4c626d830c0d9992",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "~6.0|^7.0",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"Dadata\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "HFLabs and contributors",
"homepage": "https://github.com/hflabs/dadata-php/contributors"
}
],
"description": "Data cleansing, enrichment and suggestions via Dadata API",
"homepage": "https://github.com/nalgeon/dadata-php",
"keywords": [
"DaData",
"api",
"php",
"suggestions"
],
"support": {
"issues": "https://github.com/hflabs/dadata-php/issues",
"source": "https://github.com/hflabs/dadata-php/tree/20.12.0"
},
"time": "2020-12-24T15:49:58+00:00"
},
{
"name": "imagine/imagine",
"version": "1.2.4",