Sloppy requirement would push Symfony to PHP 8.1.

This commit is contained in:
James Cole
2022-05-31 06:17:16 +02:00
parent f441f68da6
commit f3ceba5325
5 changed files with 162 additions and 166 deletions

View File

@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 5.7.9 - 2022-06-01
### Fixed
- Symfony 6.1 requires PHP 8.1, so back to 6.0 for the time being.
## 5.7.8 - 2022-06-01
### Fixed