oont-contents/plugins/wpify-woo/lib/PacketeraSDK/composer.lock
2025-02-08 15:10:23 +01:00

107 lines
3.6 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "97885e72652edfc23f2842c224ffcf48",
"packages": [
{
"name": "wsdltophp/packagebase",
"version": "5.0.1",
"source": {
"type": "git",
"url": "https://github.com/WsdlToPhp/PackageBase.git",
"reference": "3575e50d3163dd76641bbb5398d356e310170724"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WsdlToPhp/PackageBase/zipball/3575e50d3163dd76641bbb5398d356e310170724",
"reference": "3575e50d3163dd76641bbb5398d356e310170724",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-soap": "*",
"php": ">=7.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.0",
"phpunit/phpunit": "^9"
},
"type": "library",
"autoload": {
"psr-4": {
"WsdlToPhp\\PackageBase\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mikaël DELSOL",
"email": "contact@wsdltophp.com",
"role": "Owner"
},
{
"name": "Luke Rodgers",
"email": "lukerodgers90@gmail.com",
"role": "Contributor"
},
{
"name": "Arthur Moore",
"email": "github@cd-net.net",
"role": "Contributor"
},
{
"name": "Necati Yared Ozal",
"email": "mail@necatiozal.com",
"role": "Contributor"
},
{
"name": "Gemorroj",
"email": "wapinet@mail.ru",
"role": "Contributor"
},
{
"name": "hordijk",
"role": "Contributor"
},
{
"name": "Jacob Dreesen",
"email": "jacob.dreesen@gmail.com",
"role": "Contributor"
}
],
"description": "Contains the base classes to be used by classes generated by wsdltophp/packagegenerator",
"homepage": "https://github.com/WsdlToPhp/PackageBase",
"keywords": [
"models",
"php"
],
"support": {
"email": "contact@wsdltophp.com",
"issues": "https://github.com/WsdlToPhp/PackageBase/issues",
"source": "https://github.com/WsdlToPhp/PackageBase/tree/5.0.1"
},
"time": "2021-02-09T14:01:25+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.4",
"ext-dom": "*",
"ext-mbstring": "*",
"ext-soap": "*"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
}