You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the files in tests/ misc/ and benchmark/ are not needed in a production environment.
adding those directories to the `.gitattributes` file will remove them from the installation when installing the library via
`composer install --prefer-dist`
making the installation smaller and faster
0 commit comments