UndefinedOffset / silverstripe-nocaptcha

A spam protector and form field using Google's reCAPTCHA v2 or optionally a foundation v3 implementation
BSD 3-Clause "New" or "Revised" License
31 stars 37 forks source link

Composer.json dependencies for SS4 #41

Closed georgebotley closed 6 years ago

georgebotley commented 6 years ago

When calling the composer require for the nocaptcha module within SS4 it fails. To get around this I had to force my composer.json to use dev-master in order for your declared composer.json requirements to then pull the correct versions of silverstripe spamprotection module. Maybe a new branch could be made called 2.0 which is for SilverStripe 4.0 onwards?

UndefinedOffset commented 6 years ago

Whoops I thought I made a 2.0.0 tag... I'll do that as soon as I can

georgebotley commented 6 years ago

Rapid response, thanks! :-)

UndefinedOffset commented 6 years ago

tag created :)