Skip to content

Commit b1ba871

Browse files
Albin KerouantonAlbin Kerouanton
Albin Kerouanton
authored and
Albin Kerouanton
committed
Merge pull request #341 from GrahamCampbell/patch-4
Fixed branch alias
2 parents 3178f57 + 0b93487 commit b1ba871

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
@@ -33,7 +33,7 @@
3333
},
3434
"extra": {
3535
"branch-alias": {
36-
"dev-master": "1.4.x-dev"
36+
"dev-master": "1.5.x-dev"
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)