Skip to content

Commit 822b87c

Browse files
authored
chore: update release-please config (#2713)
1 parent 0662056 commit 822b87c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/release-please.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
releaseType: simple
1+
releaseType: php-yoshi
22
handleGHRelease: true
3-
primaryBranch: main
3+
primaryBranch: main

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
"extra": {
4343
"branch-alias": {
4444
"dev-main": "2.x-dev"
45+
},
46+
"component": {
47+
"entry": "src/Client.php"
4548
}
4649
}
4750
}

0 commit comments

Comments
 (0)