dimafe6 / bank-id

BankID
MIT License
30 stars 26 forks source link

Update repository to 2.0.1 latest version? #9

Closed oakleaf closed 3 years ago

oakleaf commented 3 years ago

Hello and thank you for a great repository, but Im having problem not being able to download the latest code that includes the optional use of PersonNumber when using "getAuthResponse". When I try to use dev-master or 2.0.0 im still getting the old codes from 1.0 (From what I can see).

dimafe6 commented 3 years ago

You are using the composer to install this library?

dimafe6 commented 3 years ago

Try to use the dev-master version. composer require dimafe6/bank-id:dev-master

oakleaf commented 3 years ago

Yes exactly, now it seems to work