Skip to content

Instantly share code, notes, and snippets.

@isvargasmsft
Created November 7, 2023 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isvargasmsft/4c187f6bbc1665f3382f96fee66f04a2 to your computer and use it in GitHub Desktop.
Save isvargasmsft/4c187f6bbc1665f3382f96fee66f04a2 to your computer and use it in GitHub Desktop.
Commands to install dependencies to generate PHP API Clients with Kiota
composer require microsoft/kiota-abstractions
composer require microsoft/kiota-http-guzzle
composer require microsoft/kiota-serialization-json
composer require microsoft/kiota-serialization-text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment