Skip to content

Commit 09f54ee

Browse files
committed
chore: adjust archive.exclude
1 parent a8c4e88 commit 09f54ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
},
4444
"archive": {
4545
"exclude": [
46-
"/tests",
47-
"/phpunit.xml.dist"
46+
"/test",
47+
"/phpunit.xml"
4848
]
4949
}
5050
}

0 commit comments

Comments
 (0)