Skip to content

Commit

Permalink
update phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-haris committed Dec 14, 2023
1 parent 4991cd8 commit 5546811
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
{
"name": "Omar Haris",
"email": "omar@haris.family",
"role": "Developer"
"role": "Developer",
"homepage": "https://www.linkedin.com/in/omarkha"
}
],
"require": {
Expand Down
3 changes: 1 addition & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ parameters:
level: 4
paths:
- src
- config
- database
- resources
tmpDir: build/phpstan
checkOctaneCompatibility: true
checkModelProperties: true
Expand Down

0 comments on commit 5546811

Please sign in to comment.