First release of the Platinium Symfony Bundle
Add langNotIn parameter
Notifer correction for langNotIn, readme update
service injection correction
change notifier service to add some push options
update readme Correction newsstand false/true -> 0/1
Correction platinium header name improve exception message, comments, update composer.json description and add ext php, remove unused var in Client and improve parseHttpHeaders method
Update required fields from platinium response
Update project to Symfony 4.4 And set minimum PHP version to 7.2
Update project to Symfony 5.0
Update project to Symfony 5.1
Update project to Symfony 5.2
Update project to Symfony 5.3
Update project to Symfony 5.4
Update project to Symfony 6 And set minimum PHP version to 8.1
Fix types and simplify PlatiniumPushInformation. Also make tolerance nullable
Use Symfony HttpClient instead of CURL