Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 816b9af

Browse files
committed
Provide a branch alias for testing.
1 parent ef59a8f commit 816b9af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,10 @@
1212
"require": {},
1313
"autoload": {
1414
"files": ["platformsh-flex-env.php"]
15+
},
16+
"extra": {
17+
"branch-alias": {
18+
"dev-master": "1.0.x-dev"
19+
}
1520
}
1621
}

0 commit comments

Comments
 (0)