We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148f9e4 commit 5ecffcaCopy full SHA for 5ecffca
2 files changed
CHANGELOG-3.x.md
@@ -1,5 +1,8 @@
1
# Change Log for OXID Twig engine component
2
3
+## v8.0.0-alpha.3 - Unreleased
4
+*Compilation release*
5
+
6
## v8.0.0-alpha.2 - 2026-02-12
7
*Compilation release*
8
composer.json
@@ -14,7 +14,7 @@
14
"require": {
15
"twig/twig": "^3.14"
16
},
17
- "minimum-stability": "alpha",
+ "minimum-stability": "dev",
18
"prefer-stable": true,
19
"autoload": {
20
"psr-4": {
0 commit comments