Skip to content

Commit

Permalink
CLI-1133: FedAuth API calls require org scope (#1583)
Browse files Browse the repository at this point in the history
* CLI-1133: FedAuth API calls require org scope

* fix scope

* revert

* back to dev

* correct commit hsh

* back to stable
  • Loading branch information
danepowell authored Aug 30, 2023
1 parent 76095c0 commit 4affeb3
Show file tree
Hide file tree
Showing 2 changed files with 4,145 additions and 4,144 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"ext-json": "*",
"acquia/drupal-environment-detector": "^1.2.0",
"bugsnag/bugsnag": "^3.0",
"composer/composer": "2.5.8",
"composer/semver": "^3.3",
"consolidation/self-update": "^2.1.0",
"cweagans/composer-patches": "^1.7",
Expand Down Expand Up @@ -48,7 +49,7 @@
"symfony/yaml": "^6.0",
"thecodingmachine/safe": "^2.4",
"typhonius/acquia-logstream": "^0.0.13",
"typhonius/acquia-php-sdk-v2": "^3.0.8",
"typhonius/acquia-php-sdk-v2": "^3.1.0",
"vlucas/phpdotenv": "^5.5",
"zumba/amplitude-php": "^1.0.4"
},
Expand Down
Loading

0 comments on commit 4affeb3

Please sign in to comment.