Skip to content

Instantly share code, notes, and snippets.

@isvargasmsft
Created July 10, 2023 21:40
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/06c86b8b5aa7c08300159bf3c620bb2e to your computer and use it in GitHub Desktop.
Save isvargasmsft/06c86b8b5aa7c08300159bf3c620bb2e to your computer and use it in GitHub Desktop.
Upgrade to a new RC version
{
"name": "isvargasmsft/phpdemoapp",
"description": "This is an app for demos",
"authors": [
{
"name": "y"
}
],
"minimum-stability": "RC",
"require": {
"microsoft/microsoft-graph": "^2.0.0-RC19"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment