Skip to content

Commit 36810de

Browse files
committed
Cleanup README and changelog metadata
1 parent 8cce338 commit 36810de

2 files changed

Lines changed: 6 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,6 @@
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>

0 commit comments

Comments
 (0)