Skip to content

Commit

Permalink
Update PHP quickstarts.json data (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught authored Oct 18, 2021
1 parent 2b1800e commit d5eaed2
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions internal/cli/data/quickstarts.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,10 @@
{
"name": "PHP API",
"path": "php",
"samples": [
"01-Authenticate-RS256"
],
"samples": [""],
"org": "auth0-samples",
"repo": "auth0-php-api-samples",
"branch": "master"
"branch": "main"
},
{
"name": "Python API",
Expand Down Expand Up @@ -405,12 +403,10 @@
{
"name": "PHP",
"path": "php",
"samples": [
"00-Starter-Seed"
],
"samples": [""],
"org": "auth0-samples",
"repo": "auth0-php-web-app",
"branch": "master"
"branch": "main"
},
{
"name": "PHP (Laravel)",
Expand Down Expand Up @@ -443,4 +439,4 @@
"branch": "master"
}
]
}
}

0 comments on commit d5eaed2

Please sign in to comment.