Skip to content

Commit

Permalink
Update 'exclude' archieves
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Jul 13, 2023
1 parent 4394f3b commit 8b3614b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@
"prefer-stable": true,
"archive": {
"exclude": [
"/.assets",
"/.docker",
"/.github",
"/tests",
".codacy.yml",
".codecov.yml",
"CHANGELOG.md",
"codeception.yml",
"docker-compose.yml",
"phpcs.xml.dist",
"phpstan.neon.dist",
"phpunit.xml.dist",
"psalm.xml.dist"
]
}
Expand Down

0 comments on commit 8b3614b

Please sign in to comment.