|
|
@ -770,59 +770,6 @@ |
|
|
|
}, |
|
|
|
"time": "2022-11-12T15:38:23+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "openlss/lib-array2xml", |
|
|
|
"version": "1.0.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/nullivex/lib-array2xml.git", |
|
|
|
"reference": "a91f18a8dfc69ffabe5f9b068bc39bb202c81d90" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/nullivex/lib-array2xml/zipball/a91f18a8dfc69ffabe5f9b068bc39bb202c81d90", |
|
|
|
"reference": "a91f18a8dfc69ffabe5f9b068bc39bb202c81d90", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=5.3.2" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-0": { |
|
|
|
"LSS": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"Apache-2.0" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Bryan Tong", |
|
|
|
"email": "bryan@nullivex.com", |
|
|
|
"homepage": "https://www.nullivex.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Tony Butler", |
|
|
|
"email": "spudz76@gmail.com", |
|
|
|
"homepage": "https://www.nullivex.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Array2XML conversion library credit to lalit.org", |
|
|
|
"homepage": "https://www.nullivex.com", |
|
|
|
"keywords": [ |
|
|
|
"array", |
|
|
|
"array conversion", |
|
|
|
"xml", |
|
|
|
"xml conversion" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/nullivex/lib-array2xml/issues", |
|
|
|
"source": "https://github.com/nullivex/lib-array2xml/tree/master" |
|
|
|
}, |
|
|
|
"time": "2019-03-29T20:06:56+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpdocumentor/reflection-common", |
|
|
|
"version": "2.2.0", |
|
|
@ -1152,6 +1099,70 @@ |
|
|
|
], |
|
|
|
"time": "2020-10-26T13:10:38+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "spatie/array-to-xml", |
|
|
|
"version": "2.17.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/spatie/array-to-xml.git", |
|
|
|
"reference": "df0f116f26f6d3f84041e94d46811ee6b64fe7d5" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/df0f116f26f6d3f84041e94d46811ee6b64fe7d5", |
|
|
|
"reference": "df0f116f26f6d3f84041e94d46811ee6b64fe7d5", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"ext-dom": "*", |
|
|
|
"php": "^7.4|^8.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"mockery/mockery": "^1.2", |
|
|
|
"pestphp/pest": "^1.21", |
|
|
|
"phpunit/phpunit": "^9.0", |
|
|
|
"spatie/pest-plugin-snapshots": "^1.1" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Spatie\\ArrayToXml\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Freek Van der Herten", |
|
|
|
"email": "freek@spatie.be", |
|
|
|
"homepage": "https://freek.dev", |
|
|
|
"role": "Developer" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Convert an array to xml", |
|
|
|
"homepage": "https://github.com/spatie/array-to-xml", |
|
|
|
"keywords": [ |
|
|
|
"array", |
|
|
|
"convert", |
|
|
|
"xml" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/spatie/array-to-xml/tree/2.17.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"url": "https://spatie.be/open-source/support-us", |
|
|
|
"type": "custom" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://github.com/spatie", |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-12-13T09:08:39+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/console", |
|
|
|
"version": "v5.4.16", |
|
|
@ -2045,16 +2056,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "vimeo/psalm", |
|
|
|
"version": "5.2.0", |
|
|
|
"version": "5.4.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/vimeo/psalm.git", |
|
|
|
"reference": "fb685a16df3050d4c18d8a4100fe83abe6458cba" |
|
|
|
"reference": "62db5d4f6a7ae0a20f7cc5a4952d730272fc0863" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/vimeo/psalm/zipball/fb685a16df3050d4c18d8a4100fe83abe6458cba", |
|
|
|
"reference": "fb685a16df3050d4c18d8a4100fe83abe6458cba", |
|
|
|
"url": "https://api.github.com/repos/vimeo/psalm/zipball/62db5d4f6a7ae0a20f7cc5a4952d730272fc0863", |
|
|
|
"reference": "62db5d4f6a7ae0a20f7cc5a4952d730272fc0863", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -2076,9 +2087,9 @@ |
|
|
|
"fidry/cpu-core-counter": "^0.4.0", |
|
|
|
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0", |
|
|
|
"nikic/php-parser": "^4.13", |
|
|
|
"openlss/lib-array2xml": "^1.0", |
|
|
|
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0", |
|
|
|
"sebastian/diff": "^4.0", |
|
|
|
"spatie/array-to-xml": "^2.17.0", |
|
|
|
"symfony/console": "^4.1.6 || ^5.0 || ^6.0", |
|
|
|
"symfony/filesystem": "^5.4 || ^6.0", |
|
|
|
"symfony/polyfill-php80": "^1.25" |
|
|
@ -2144,9 +2155,9 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/vimeo/psalm/issues", |
|
|
|
"source": "https://github.com/vimeo/psalm/tree/5.2.0" |
|
|
|
"source": "https://github.com/vimeo/psalm/tree/5.4.0" |
|
|
|
}, |
|
|
|
"time": "2022-12-12T08:18:56+00:00" |
|
|
|
"time": "2022-12-19T21:31:12+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "webmozart/assert", |
|
|
|