Skip to content

Commit 371114c

Browse files
committed
Release version 0.4.0.
1 parent f0ed6c2 commit 371114c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.3.2 Under development
3+
## 0.4.0 January 26, 2026
44

55
- Bug #71: Update `.gitattributes` to exclude additional files from the package (@terabytesoftw)
66
- Bug #72: Exclude `phpstan-console.neon` from the package in `.gitattributes` (@terabytesoftw)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"extra": {
3434
"branch-alias": {
35-
"dev-main": "0.4.x-dev"
35+
"dev-main": "0.5.x-dev"
3636
},
3737
"phpstan": {
3838
"includes": [

0 commit comments

Comments
 (0)