fix: commit missing dep

This commit is contained in:
b1ek 2024-08-21 18:07:25 +10:00
parent 9ef34d486a
commit e4d11a2231
Signed by: blek
GPG Key ID: 14546221E3595D0C
2 changed files with 59 additions and 2 deletions

View File

@ -18,7 +18,8 @@
"yiisoft/yii2": "~2.0.45",
"yiisoft/yii2-bootstrap5": "~2.0.2",
"yiisoft/yii2-symfonymailer": "~2.0.3",
"yiithings/yii2-dotenv": "^1.1"
"yiithings/yii2-dotenv": "^1.1",
"anper/iuliia": "^1.2"
},
"require-dev": {
"yiisoft/yii2-debug": "~2.1.0",

58
composer.lock generated
View File

@ -4,8 +4,64 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "63a71971a5e6c01233ab35accc25836c",
"content-hash": "178f60e2c261d5014e5d89ce798b23b9",
"packages": [
{
"name": "anper/iuliia",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/perevoshchikov/iuliia-php.git",
"reference": "bda7352dbd80254dc63d7a6bb612462923b2c52d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/perevoshchikov/iuliia-php/zipball/bda7352dbd80254dc63d7a6bb612462923b2c52d",
"reference": "bda7352dbd80254dc63d7a6bb612462923b2c52d",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": "^7.3||^8.0"
},
"require-dev": {
"ext-json": "*",
"phpstan/phpstan": "^1.4",
"phpunit/phpunit": "^7.0||^8.0||^9.0",
"squizlabs/php_codesniffer": "^3.6"
},
"type": "library",
"autoload": {
"psr-4": {
"Anper\\Iuliia\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anton Perevoshchikov",
"email": "anper3.5@gmail.com"
}
],
"description": "Transliterate Cyrillic → Latin in every possible way.",
"homepage": "https://github.com/perevoshchikov/iuliia-php",
"keywords": [
"cyrillic",
"iuliia",
"latin",
"translate",
"translit",
"transliterate"
],
"support": {
"issues": "https://github.com/perevoshchikov/iuliia-php/issues",
"source": "https://github.com/perevoshchikov/iuliia-php/tree/v1.2.0"
},
"time": "2022-02-28T11:19:41+00:00"
},
{
"name": "bower-asset/bootstrap",
"version": "v5.2.3",