From 1ea7df5fb5c567b7b6c67f7f8839a5bb77308b23 Mon Sep 17 00:00:00 2001 From: AlexV Date: Wed, 31 Jul 2024 10:58:41 +0700 Subject: [PATCH] chore: up dependencies --- .gitignore | 1 + .../library/cdek_official/composer.json | 2 +- .../library/cdek_official/composer.lock | 62 ++++++------------- 3 files changed, 20 insertions(+), 45 deletions(-) diff --git a/.gitignore b/.gitignore index 3646c21..2745480 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea/ upload +/composer.phar diff --git a/upload/system/library/cdek_official/composer.json b/upload/system/library/cdek_official/composer.json index 8cde69e..03bec52 100644 --- a/upload/system/library/cdek_official/composer.json +++ b/upload/system/library/cdek_official/composer.json @@ -13,7 +13,7 @@ "repositories": [ { "type": "composer", - "url": "https://repo.cdek.ru/artifactory/api/composer/cdek-php" + "url": "https://repo.cdek.ru/repository/cdek-php" }, { "packagist.org": false diff --git a/upload/system/library/cdek_official/composer.lock b/upload/system/library/cdek_official/composer.lock index a4f062f..bc7f1cd 100644 --- a/upload/system/library/cdek_official/composer.lock +++ b/upload/system/library/cdek_official/composer.lock @@ -4,20 +4,15 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cdf4face0bc84386f11feb1eeb5e398b", + "content-hash": "62839e0e2796f9b23ecb626bfa684098", "packages": [ { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.30", - "source": { - "type": "git", - "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "e09260a4a470b3737877c0f04f964e8a4938ebbd" - }, + "version": "8.13.42", "dist": { "type": "zip", - "url": "https://repo.cdek.ru:443/artifactory/api/composer/cdek-php/vcs-dists/zip/giggsey/libphonenumber-for-php/e09260a4a470b3737877c0f04f964e8a4938ebbd", - "reference": "e09260a4a470b3737877c0f04f964e8a4938ebbd", + "url": "https://repo.cdek.ru/repository/cdek-php/giggsey/libphonenumber-for-php/8.13.42/giggsey-libphonenumber-for-php-8.13.42.zip", + "reference": "b7ee848bbd1958ff7464522d5c6e3688cca2a125", "shasum": "" }, "require": { @@ -25,6 +20,9 @@ "php": ">=5.3.2", "symfony/polyfill-mbstring": "^1.17" }, + "replace": { + "giggsey/libphonenumber-for-php-lite": "self.version" + }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", @@ -75,20 +73,15 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, - "time": "2024-02-09T12:16:23+00:00" + "time": "2024-07-29T07:19:22+00:00" }, { "name": "giggsey/locale", - "version": "2.5", - "source": { - "type": "git", - "url": "https://github.com/giggsey/Locale.git", - "reference": "e6d4540109a01dd2bc7334cdc842d6a6a67cf239" - }, + "version": "2.6", "dist": { "type": "zip", - "url": "https://repo.cdek.ru:443/artifactory/api/composer/cdek-php/vcs-dists/zip/giggsey/Locale/e6d4540109a01dd2bc7334cdc842d6a6a67cf239", - "reference": "e6d4540109a01dd2bc7334cdc842d6a6a67cf239", + "url": "https://repo.cdek.ru/repository/cdek-php/giggsey/locale/2.6/giggsey-locale-2.6.zip", + "reference": "37874fa473131247c348059fb7b8985efc18b5ea", "shasum": "" }, "require": { @@ -126,22 +119,17 @@ "description": "Locale functions required by libphonenumber-for-php", "support": { "issues": "https://github.com/giggsey/Locale/issues", - "source": "https://github.com/giggsey/Locale/tree/2.5" + "source": "https://github.com/giggsey/Locale/tree/2.6" }, - "time": "2023-11-01T17:19:48+00:00" + "time": "2024-04-18T19:31:19+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.29.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" - }, + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://repo.cdek.ru:443/artifactory/api/composer/cdek-php/vcs-dists/zip/symfony/polyfill-mbstring/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", + "url": "https://repo.cdek.ru/repository/cdek-php/symfony/polyfill-mbstring/v1.30.0/symfony-polyfill-mbstring-v1.30.0.zip", + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "shasum": "" }, "require": { @@ -191,23 +179,9 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" } ], "packages-dev": [],