Skip to content

Commit 03c98f0

Browse files
committed
fix: README
2 parents ae222ea + 914992f commit 03c98f0

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

.gitattributes

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# This file was generated by the lean package validator (http://git.io/lean-package-validator).
2+
3+
* text=auto eol=lf
4+
5+
.gitattributes export-ignore
6+
.gitignore export-ignore
7+
art/ export-ignore
8+
docs/ export-ignore
9+
LICENSE export-ignore
10+
phpstan.neon export-ignore
11+
phpunit.xml export-ignore
12+
README.md export-ignore
13+
tests/ export-ignore

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,14 +381,14 @@ vendor/bin/pest
381381
Zap for Laravel is open-source software licensed under the [MIT License](LICENSE).
382382

383383
## 🔒 Security
384-
384+
git config pull.rebase false
385385
If you discover security vulnerabilities, please email **[email protected]** instead of using the issue tracker.
386386

387387
---
388388

389389
<div align="center">
390390

391-
**⚡ Made with ❤️ by [Laravel Jutsu](https://laraveljutsu.net) for the Laravel community ⚡**
391+
**⚡ Made with ❤️ by [Laravel Jutsu](https://www.youtube.com/@LaravelJutsu) for the Laravel community ⚡**
392392

393393
[Website](https://ludovicguenet.dev)[Documentation](https://zap-for-laravel.com)[Support](mailto:[email protected])
394394

0 commit comments

Comments
 (0)