Skip to content

Commit 1a9055d

Browse files
Chore: Updated phpstan config.
1 parent 043f0a9 commit 1a9055d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Publishes infinite scroll components of your chosen stack to your resources dire
186186
- A: Use component props (`whileLoading` | `whileNoMoreData`) to override default behavior.
187187
- A: Edit the published component in your resources directory or where you published it.
188188
- **Q: Does this work with other stacks?**
189-
- A: Yes it does, however currently, only React components are included out of the box. You can add other stacks components by contributing to the package.
189+
- A: Yes it does, however currently, only React components are included out of the box. You can add other stacks components by contributing to the package or directly in your project from scratch.
190190

191191
---
192192

phpstan.neon.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
includes:
2-
- phpstan-baseline.neon
32
- vendor/larastan/larastan/extension.neon
43
- vendor/nesbot/carbon/extension.neon
54

0 commit comments

Comments
 (0)