Skip to content

Commit e6667db

Browse files
authored
Add a test to assert branch-alias is well defined (#1610)
1 parent 683ea0d commit e6667db

File tree

2 files changed

+1
-77
lines changed

2 files changed

+1
-77
lines changed

.github/workflows/branch_alias.yml

Lines changed: 0 additions & 76 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "1.6-dev"
34+
"dev-master": "1.5-dev"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)