Skip to content

Commit

Permalink
chore: adjust archive.exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Dec 3, 2022
1 parent a8c4e88 commit 09f54ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
},
"archive": {
"exclude": [
"/tests",
"/phpunit.xml.dist"
"/test",
"/phpunit.xml"
]
}
}

0 comments on commit 09f54ee

Please sign in to comment.