Skip to content

Commit 89bf1dd

Browse files
committed
AC-3684: Release magento components with symfony 5.4 support
- exclude git related files from packaging
1 parent df44586 commit 89bf1dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@
1919
"psr-4": {
2020
"Magento\\Composer\\": "src"
2121
}
22+
},
23+
"archive": {
24+
"exclude": [".github", ".gitignore"]
2225
}
2326
}

0 commit comments

Comments
 (0)