We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f07ed87 + b86c8a1 commit 21a80faCopy full SHA for 21a80fa
.styleci.yml
@@ -1,3 +1,4 @@
1
+---
2
preset: psr12
3
risky: true
4
CHANGELOG.md
@@ -1,5 +1,9 @@
# ChangeLog
+## 0.1.3 Under development
+
5
+- Bug #204: Add YAML front matter to configuration files for consistency (@terabytesoftw)
6
7
## 0.1.2 October 8, 2025
8
9
- Bug #194: Use stable version for `yii2-extensions/franken-php:^0.1` in `composer.json` (@terabytesoftw)
codeception.yml
namespace: app\tests
bootstrap: _bootstrap.php
support_namespace: Support
0 commit comments