|
1 | 1 | # composer-attribute-collector |
2 | 2 |
|
3 | | -[](https://packagist.org/packages/olvlvl/composer-attribute-collector) |
4 | | -[](https://scrutinizer-ci.com/g/olvlvl/composer-attribute-collector) |
5 | | -[](https://coveralls.io/r/olvlvl/composer-attribute-collector) |
| 3 | +[](https://packagist.org/packages/olvlvl/composer-attribute-collector) |
| 4 | +[](https://coveralls.io/r/olvlvl/composer-attribute-collector?branch=main) |
6 | 5 | [](https://packagist.org/packages/olvlvl/composer-attribute-collector) |
7 | 6 |
|
8 | 7 | composer-attribute-collector is a plugin for [Composer][]. Its ambition is to provide a convenient |
@@ -282,28 +281,22 @@ enable caching and speed up consecutive runs. |
282 | 281 |
|
283 | 282 | The project is continuously tested by [GitHub actions](https://github.com/olvlvl/composer-attribute-collector/actions). |
284 | 283 |
|
285 | | -[](https://github.com/olvlvl/composer-attribute-collector/actions?query=workflow%3Atest) |
286 | | -[](https://github.com/olvlvl/composer-attribute-collector/actions?query=workflow%3Astatic-analysis) |
287 | | -[](https://github.com/olvlvl/composer-attribute-collector/actions?query=workflow%3Acode-style) |
| 284 | +[](https://github.com/olvlvl/composer-attribute-collector/actions/workflows/test.yml) |
| 285 | +[](https://github.com/olvlvl/composer-attribute-collector/actions/workflows/static-analysis.yml) |
| 286 | +[](https://github.com/olvlvl/composer-attribute-collector/actions/workflows/code-style.yml) |
288 | 287 |
|
289 | 288 |
|
290 | 289 |
|
291 | 290 | ## Code of Conduct |
292 | 291 |
|
293 | 292 | This project adheres to a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in |
294 | | -this project and its community, you are expected to uphold this code. |
| 293 | +this project and its community, you're expected to uphold this code. |
295 | 294 |
|
296 | 295 |
|
297 | 296 |
|
298 | 297 | ## Contributing |
299 | 298 |
|
300 | | -Please see [CONTRIBUTING](CONTRIBUTING.md) for details. |
301 | | - |
302 | | - |
303 | | - |
304 | | -## License |
305 | | - |
306 | | -**olvlvl/composer-attribute-collector** is released under the [BSD-3-Clause](LICENSE). |
| 299 | +See [CONTRIBUTING](CONTRIBUTING.md) for details. |
307 | 300 |
|
308 | 301 |
|
309 | 302 |
|
|
0 commit comments