save
This commit is contained in:
parent
a0cb5fb6b0
commit
e435d32588
88 changed files with 1781 additions and 1383 deletions
60
composer.lock
generated
60
composer.lock
generated
|
@ -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": "3f3a1571b095d2550e901def5ae562ca",
|
||||
"content-hash": "d534de83ea2acfea5f56dd6efb27959e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bitwasp/bech32",
|
||||
|
@ -1709,6 +1709,64 @@
|
|||
},
|
||||
"time": "2023-03-08T19:51:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "shippo/shippo-php",
|
||||
"version": "v2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/goshippo/shippo-php-client.git",
|
||||
"reference": "7422af5b97c8b36718593dbaf5cfb757771fb907"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/goshippo/shippo-php-client/zipball/7422af5b97c8b36718593dbaf5cfb757771fb907",
|
||||
"reference": "7422af5b97c8b36718593dbaf5cfb757771fb907",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-curl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"php": ">=7.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "9.5.*"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"lib/Shippo/"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Shippo & Contributors",
|
||||
"homepage": "https://goshippo.com/"
|
||||
}
|
||||
],
|
||||
"description": "A PHP library for connecting with multiple carriers (FedEx, UPS, USPS) using Shippo.",
|
||||
"homepage": "https://goshippo.com/",
|
||||
"keywords": [
|
||||
"FedEx",
|
||||
"Uber",
|
||||
"address",
|
||||
"dhl",
|
||||
"shipping",
|
||||
"shyp",
|
||||
"tracking",
|
||||
"ups",
|
||||
"usps"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/goshippo/shippo-php-client/issues",
|
||||
"source": "https://github.com/goshippo/shippo-php-client/tree/v2.0.0"
|
||||
},
|
||||
"time": "2022-01-19T22:36:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "simplito/bigint-wrapper-php",
|
||||
"version": "1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue