tusdatos-dev / tusdatos-sdk
dev-main
2025-03-04 15:45 UTC
Requires
- php: ^7.4 | ^8.0
- ext-json: *
- placetopay/base: ^0.2.157
- placetopay/tangram: ^0.5.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- nesbot/carbon: ^2.53
- phpunit/phpunit: ^9.5
- symfony/var-dumper: ^5.3
This package is not auto-updated.
Last update: 2025-04-29 16:44:51 UTC
README
Installation
You should add PlacetoPay repository:
{
"repositories": [
{
"type": "composer",
"url": "https://dev.placetopay.com/repository"
}
],
}
Then, you can install the package via composer:
composer require placetopay/tusdatos-sdk