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.
composer.json
1 parent 63adaad commit 6f5e601Copy full SHA for 6f5e601
2 files changed
CHANGELOG.md
@@ -3,7 +3,7 @@
3
## 0.3.0 March 2, 2024
4
5
- Bug #7: Rename `notLabel()` to `disableLabel()` method in `LabelInterface::class` (@terabytesoftw)
6
-- Bug #8: Update branch alias in `composer.json` (@terabytesoftw)
+- Bug #9: Update branch-alias to 0.3-dev in `composer.json` (@terabytesoftw)
7
8
## 0.2.0 February 29, 2024
9
composer.json
@@ -24,7 +24,7 @@
24
},
25
"extra": {
26
"branch-alias": {
27
- "dev-main": "0.2-dev"
+ "dev-main": "0.3-dev"
28
}
29
30
"config": {
0 commit comments