Releases: papertank/origami-stripe
Releases · papertank/origami-stripe
2.3.0
2.2.0
Added Laravel 10.x support.
2.1.0
Support for Laravel 9.x
1.2.1
- Fixed null coalescing PHP compatibility.
2.0.0
Added Laravel 8.0 support.
Now requires Laravel 6.0 and newer. (Drops 5.8 and older)
1.2.0
Laravel 6 compatibility
1.1.0
- Bugfix: Renamed PaymentFailure exception to PaymentFailed.
- Added PaymentFailed::requiresConfirmation exception state.
1.0.0
wip