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.
0.4.0
1 parent f0ed6c2 commit 371114cCopy full SHA for 371114c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.3.2 Under development
+## 0.4.0 January 26, 2026
4
5
- Bug #71: Update `.gitattributes` to exclude additional files from the package (@terabytesoftw)
6
- Bug #72: Exclude `phpstan-console.neon` from the package in `.gitattributes` (@terabytesoftw)
composer.json
@@ -32,7 +32,7 @@
32
},
33
"extra": {
34
"branch-alias": {
35
- "dev-main": "0.4.x-dev"
+ "dev-main": "0.5.x-dev"
36
37
"phpstan": {
38
"includes": [
0 commit comments