Skip to content

Commit 9bd9cb6

Browse files
committed
chore: prepare develop as 2.x-dev
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 4f48ade commit 9bd9cb6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/vendor
2+
.phpunit.cache
23
composer.lock
34
/phpunit.xml
45
.phpunit.result.cache

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
},
4040
"extra": {
4141
"branch-alias": {
42+
"dev-develop": "2.x-dev",
4243
"dev-master": "1.x-dev"
4344
}
4445
},

0 commit comments

Comments
 (0)