Skip to content

Commit ebcb3e4

Browse files
committed
rebase
1 parent 621e53f commit ebcb3e4

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
.gitattributes export-ignore
77
.gitignore export-ignore
88
.php-cs-fixer.dist.php export-ignore
9-
bors.toml export-ignore
109
CONTRIBUTING.md export-ignore
1110
phpstan.neon export-ignore
1211
phpunit.xml.dist export-ignore

.github/release-draft-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ template: |
3636
no-changes-template: "Changes are coming soon 😎"
3737
sort-direction: "ascending"
3838
replacers:
39-
- search: '/(?:and )?@meili-bors(?:\[bot\])?,?/g'
39+
- search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
4040
replace: ""
4141
- search: "/(?:and )?@meili-bot,?/g"
4242
replace: ""

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<a href="https://packagist.org/packages/meilisearch/meilisearch-php"><img src="https://img.shields.io/packagist/v/meilisearch/meilisearch-php" alt="Latest Stable Version"></a>
2020
<a href="https://github.com/meilisearch/meilisearch-php/actions"><img src="https://github.com/meilisearch/meilisearch-php/workflows/Tests/badge.svg" alt="Test"></a>
2121
<a href="https://github.com/meilisearch/meilisearch-php/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-informational" alt="License"></a>
22-
<a href="https://ms-bors.herokuapp.com/repositories/59"><img src="https://bors.tech/images/badge_small.svg" alt="Bors enabled"></a>
2322
</p>
2423

2524
<p align="center">⚡ The Meilisearch API client written for PHP 🐘</p>

0 commit comments

Comments
 (0)