A fork of a long-unsupported project, created using updated dependencies.
The primary goal is to make it compatible with PHP 8.2.X.
Original: https://github.com/paymentwall/paymentwall-php
{
"require": {
"paymentwall/paymentwall-php": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "http://github.com/fmkoc/paymentwall-php"
}
]
}