Skip to content

Commit 1657167

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

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
@@ -29,7 +29,7 @@
2929
},
3030
"extra": {
3131
"branch-alias": {
32-
"dev-master": "1.6-dev"
32+
"dev-master": "1.5-dev"
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)