Skip to content

Commit

Permalink
fix - removed not existent phpstan include from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marek committed Aug 29, 2024
1 parent 687d8d8 commit d49512a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
"phpstan/extension-installer": true,
"infection/extension-installer": true,
"symfony/flex": true
},
"phpstan": {
"includes": [
"extension.neon"
]
}
}
}

0 comments on commit d49512a

Please sign in to comment.