Right now there are no tags set in the main paymentsuite repo (or its subpackages). This means that composer will work when using stability dev but will complain when looking for more stable releases.
We should consider creating 0.x or at least explicitly say in the README that you need to use the @dev stability flag when requiring paymentsuite packages.
Right now there are no tags set in the main paymentsuite repo (or its subpackages). This means that composer will work when using stability dev but will complain when looking for more stable releases.
We should consider creating
0.xor at least explicitly say in the README that you need to use the @dev stability flag when requiring paymentsuite packages.