sabre-io / Baikal

Baïkal is a Calendar+Contacts server
https://sabre.io/baikal/
GNU General Public License v3.0
2.53k stars 289 forks source link

Update dependencies, drop php 7.x and php 8.0 #1298

Closed ByteHamster closed 3 weeks ago

ByteHamster commented 3 weeks ago

php 7.x has stopped receiving security updates in the end of 2022. php 8.0 has stopped receiving security updates in the end of 2023.

Upgrades twig/twig and symfony/yaml to versions that still support php 8.1, and pins their versions.