Skip to content

Commit eceef54

Browse files
fix: Update branch alias version in composer.json from 0.3.x-dev to 0.4.x-dev. (#70)
1 parent 704207d commit eceef54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.x-dev"
35+
"dev-main": "0.4.x-dev"
3636
},
3737
"phpstan": {
3838
"includes": [

0 commit comments

Comments
 (0)