Skip to content

Commit 21a80fa

Browse files
committed
Merge branch 'main' into sync-to-main-21
2 parents f07ed87 + b86c8a1 commit 21a80fa

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.styleci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
preset: psr12
23
risky: true
34

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## 0.1.3 Under development
4+
5+
- Bug #204: Add YAML front matter to configuration files for consistency (@terabytesoftw)
6+
37
## 0.1.2 October 8, 2025
48

59
- Bug #194: Use stable version for `yii2-extensions/franken-php:^0.1` in `composer.json` (@terabytesoftw)

codeception.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
namespace: app\tests
23
bootstrap: _bootstrap.php
34
support_namespace: Support

0 commit comments

Comments
 (0)