Sander van Hooft

Results 189 comments of Sander van Hooft

+1 (would love straight forward dochead config) > I will implement https://github.com/nfl/react-helmet in the next release Not familiar with the package yet, but my first impression is that this would...

@GrahamCampbell do you have some thoughts / pointers on that?

Hi @Nyholm ! It appears so, the same code is still on the master branch.

Hi @Nyholm , Not sure tbh 😅 . I have been over the test cases. After a careful inspection it seems to me I should test against the `CurlFactory` to...

I'd hash the whole ~~package directory~~ file (incl contents), but that may be a bit resource expensive 😄

Would using `getDistSha1Checksum()` be a solution? It's on the PackageInterface.

https://github.com/composer/composer/blob/19ba2edd5c9e86a5786245e6349e979e5ca380d1/src/Composer/Package/PackageInterface.php#L172

Haven't encountered a viable way yet. Let me know if you find anything :)