Skip to content

Commit aab83fa

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents fd7618b + 421d3e9 commit aab83fa

File tree

3 files changed

+2
-56
lines changed

3 files changed

+2
-56
lines changed

.github/workflows/composer-normalize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Normalize composer.json
2020
run: |
2121
composer global require ergebnis/composer-normalize
22-
composer normalize
22+
composer normalize --indent-style=space --indent-size=4 --no-check-lock --no-update-lock --no-interaction --ansi
2323
2424
- uses: stefanzweifel/git-auto-commit-action@v4.0.0
2525
with:

CONTRIBUTING.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Latest Version](http://img.shields.io/packagist/v/astrotomic/laravel-auth-recovery-codes.svg?label=Release&style=for-the-badge)](https://packagist.org/packages/astrotomic/laravel-auth-recovery-codes)
44
[![MIT License](https://img.shields.io/github/license/Astrotomic/laravel-auth-recovery-codes.svg?label=License&color=blue&style=for-the-badge)](https://github.com/Astrotomic/laravel-auth-recovery-codes/blob/master/LICENSE)
55
[![Offset Earth](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-green?style=for-the-badge)](https://plant.treeware.earth/Astrotomic/laravel-auth-recovery-codes)
6+
[![Larabelles](https://img.shields.io/badge/Larabelles-%F0%9F%A6%84-lightpink?style=for-the-badge)](https://www.larabelles.com/)
67

78
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Astrotomic/laravel-auth-recovery-codes/run-tests?style=flat-square&logoColor=white&logo=github&label=Tests)](https://github.com/Astrotomic/laravel-auth-recovery-codes/actions?query=workflow%3Arun-tests)
89
[![StyleCI](https://styleci.io/repos/284008331/shield)](https://styleci.io/repos/284008331)

0 commit comments

Comments
 (0)