composer update
This commit is contained in:
@@ -18,6 +18,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise deleteBranchAsync(array $args = [])
|
||||
* @method \Aws\Result deleteCommentContent(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteCommentContentAsync(array $args = [])
|
||||
* @method \Aws\Result deleteFile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteFileAsync(array $args = [])
|
||||
* @method \Aws\Result deleteRepository(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteRepositoryAsync(array $args = [])
|
||||
* @method \Aws\Result describePullRequestEvents(array $args = [])
|
||||
@@ -36,6 +38,10 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getCommitAsync(array $args = [])
|
||||
* @method \Aws\Result getDifferences(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDifferencesAsync(array $args = [])
|
||||
* @method \Aws\Result getFile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getFileAsync(array $args = [])
|
||||
* @method \Aws\Result getFolder(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getFolderAsync(array $args = [])
|
||||
* @method \Aws\Result getMergeConflicts(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getMergeConflictsAsync(array $args = [])
|
||||
* @method \Aws\Result getPullRequest(array $args = [])
|
||||
|
Reference in New Issue
Block a user