Changing your MAC address

http://vvv.tobiassjosten.net/security/changing-your-mac-address/

Powerful tools for measuring and tracking the quality of software projects for open- and closed-source development projects

https://scrutinizer-ci.com/

Porady i wskazówki dotyczące wyszukiwania – Wszystko o wyszukiwaniu – Google

https://www.google.com/insidesearch/tipstricks/all.html

How to make composer to use an exact SHA1 value?

I want to make sure composer is using an exact version of a git repository by specifing the SHA1 of the commit. How can I do this? You can specify it after the version, as such (assuming you want the master branch): “dev-master#a93cbe224”