Behat / WebApiExtension

Behat extension to test web APIs
http://extensions.behat.org
MIT License
111 stars 114 forks source link

Could not find package behat/web-api-extension at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability #72

Open jpswade opened 6 years ago

jpswade commented 6 years ago
$ composer require --dev behat/web-api-extension

  [InvalidArgumentException]                                                                                                                               
  Could not find package behat/web-api-extension at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability  

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-update] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--] [<packages>]...
kyeates commented 6 years ago
$ composer require behat/web-api-extension

  [InvalidArgumentException]
  Could not find package behat/web-api-extension.

  Did you mean one of these?
      behat/web-api-extension
      ianlet/web-api-extension
      linio/behat-web-api-extension