Skip to content

Commit 48c17cf

Browse files
committed
Update branch alias in composer.json
as of 1.1.0 release, master is now 1.1.x. follow up to phpspec#6, cc @stof
1 parent 0464787 commit 48c17cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
"extra": {
2121
"branch-alias": {
22-
"dev-master": "1.0.x-dev"
22+
"dev-master": "1.1.x-dev"
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)