Closed bardware closed 8 years ago
I see the slimphp/slim repository has a .gitattributes file that excludes tests from the composer download when --prefer-dist is provided. Can you maybe add this file to this repository, too? And also maybe to /Twig-View and /Slim-Csrf? Thank you.
.gitattributes
--prefer-dist
/Twig-View
/Slim-Csrf
We'd love PRs for these :)
I see the slimphp/slim repository has a
.gitattributes
file that excludes tests from the composer download when--prefer-dist
is provided. Can you maybe add this file to this repository, too? And also maybe to/Twig-View
and/Slim-Csrf
? Thank you.