Laravel issue on windows 10

Hi, having a nightmare trying to create a laravel project following the instructions https://devilbox.readthedocs.io/en/latest/examples/setup-laravel.html when doing an composer commands like ‘composer update’ getting gnutls_handshake() failed: Key **
** usage violation in **
** certificate has been detected.

   [RuntimeException]
   Failed to execute git clone --no-checkout 
  'https://***:***@github.com/doctrine/inflector.git.git' 
  '/shared/httpd/laravel-test/laravel-project/vendor/doctrine/inflector' && cd '/shared/
  httpd/laravel-test/laravel-project/vendor/doctrine/inflector' && git remote add 
 composer 
   'https://***:***@github.com/doctrine/inflector.git.git' && git fetch composer && git 
  remote set
  -url origin 'https://github.com/doctrine/inflector.git.git' && git remote set-url 
  composer 
  'https://github.com/doctrine/inflector.git.git'

 Cloning into '/shared/httpd/laravel-test/laravel-project/vendor/doctrine/inflector'...
 fatal:***@github.com/doctrine/inflector.git.git/': gnutls_handshake() failed: Key 
 usage violation in 
 certificate has been detected.