File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
6+
17## [ 3.0.3] - 2026-07-10
28
39### Changed
Original file line number Diff line number Diff line change 3030<h2 >Features</h2 >
3131<img src =" https://quantumphp.io/assets/img/features.png " alt =" Quantum " />
3232
33- <h2 >Requirements</h2 >
34-
35- - PHP 8.0 or later
36-
37- The HTML renderer is available by default and does not require Twig. Twig rendering remains supported as an optional
38- integration. Install a currently supported Twig release separately before selecting the ` twig ` renderer:
39-
40- ``` bash
41- composer require twig/twig:^3.27
42- ```
43-
44- Twig 3.27 and later require PHP 8.1. Applications that must remain on PHP 8.0 should use the default HTML renderer.
45-
4633<h2 >Installation</h2 >
4734
4835<h3 > 1. Create new project </h3 >
You can’t perform that action at this time.
0 commit comments