v0.3.0
- Remove explicit references to
./vendor/bin/
, as Composer automatically prepends this directory to the user's path (#3). Props @johnpbloch, @bswatson. - Automatically create a
.git/hooks
directory if it doesn't already exist (#5).
./vendor/bin/
, as Composer automatically prepends this directory to the user's path (#3). Props @johnpbloch, @bswatson..git/hooks
directory if it doesn't already exist (#5).