Releases: puntodev/paypal
Releases · puntodev/paypal
Laravel framework v8.40.0 with security fixes
Bump laravel/framework from 8.26.1 to 8.40.0 (#9) * Bump laravel version to 8.40.0 for security fixes * remove unused files
Support for decimal number in amount
v1.2.0 Order amount should support floating numbers and format them with 2 d…
Upgrade libraries
v1.1.1 Upgrade libraries (#7)
Support for PHP 8
v1.1.0 Support PHP 8 (#6)
Minimal working version
v1.0.0 Rename setLocale to locale (#5)
Initial version
Remove double invocation to withToken() (#3) * Remove double invocation to withToken() * Cleanup