Generalizzato i documenti issue #5

This commit is contained in:
2023-10-13 14:33:00 +02:00
parent 7443d52215
commit e0c8491e45
9 changed files with 170 additions and 17 deletions

40
composer.lock generated
View File

@@ -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": "b97b1d1172c798a3b3b8a87527b31518",
"content-hash": "6ea1c68b72b752163572b68dfb52147e",
"packages": [
{
"name": "almasaeed2010/adminlte",
@@ -3870,6 +3870,44 @@
},
"time": "2020-10-15T08:29:30+00:00"
},
{
"name": "pcloud/pcloud-php-sdk",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/pCloud/pcloud-sdk-php.git",
"reference": "61fb9b98ca2db11ead4423ef16ce0ac5ea16225b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pCloud/pcloud-sdk-php/zipball/61fb9b98ca2db11ead4423ef16ce0ac5ea16225b",
"reference": "61fb9b98ca2db11ead4423ef16ce0ac5ea16225b",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "9.5.11"
},
"type": "library",
"autoload": {
"psr-4": {
"pCloud\\Sdk\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "pCloud SDK for PHP",
"support": {
"issues": "https://github.com/pCloud/pcloud-sdk-php/issues",
"source": "https://github.com/pCloud/pcloud-sdk-php/tree/v3"
},
"time": "2022-10-06T13:02:11+00:00"
},
{
"name": "phenx/php-font-lib",
"version": "0.5.4",