Releases: sausin/laravel-ovh
Releases · sausin/laravel-ovh
7.2.0
Compatibility with Laravel 11
7.1.0
Compatibility with Laravel 10
7.0.1
Fix issue with registration of component #87
7.0.0
Support for Laravel 9. Now only supporting PHP 8 and above
6.0.0
PHP 8 support included. Moving to 6.x as older laravel versions are now unsupported
4.1.0
Path prefix support added to 4.x branch
5.4.0
Laravel 8 compatibility (#71)
* Update composer.json
* Update main.yml
New features
Added:
- Much awaited Form POST Signature support! #58 and #65
- Support for
prefix
#62
Bug fix
Fixed
- Issue with
largeObject
config missing as identified in #55