Skip to content

Commit e1b51d2

Browse files
author
Luca Bognolo
committed
Updated composer.json
1 parent 919ea83 commit e1b51d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,13 @@
4141
"Lorisleiva\\LaravelDeployer\\LaravelDeployerServiceProvider"
4242
]
4343
}
44+
},
45+
"archive": {
46+
"exclude": [
47+
"/docs",
48+
"/tests",
49+
"/composer.lock",
50+
"/phpunit.xml"
51+
]
4452
}
4553
}

0 commit comments

Comments
 (0)