Download the PHP package enomotodev/circleci-composer-update-pr without Composer
On this page you can find all versions of the php package enomotodev/circleci-composer-update-pr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download enomotodev/circleci-composer-update-pr
More information about enomotodev/circleci-composer-update-pr
Files in enomotodev/circleci-composer-update-pr
Download enomotodev/circleci-composer-update-pr
More information about enomotodev/circleci-composer-update-pr
Files in enomotodev/circleci-composer-update-pr
Vendor enomotodev
Package circleci-composer-update-pr
Short Description Create PullRequest of composer update in CircleCI
License MIT
Homepage https://enomotodev.hatenablog.com/
Package circleci-composer-update-pr
Short Description Create PullRequest of composer update in CircleCI
License MIT
Homepage https://enomotodev.hatenablog.com/
Please rate this library. Is it a good library?
Informations about the package circleci-composer-update-pr
circleci-composer-update-pr
Installation
Prerequisites
The application on which you want to run continuous composer update must be configured to be built on CircleCI.
Usage
Setting GitHub personal access token to CircleCI
GitHub personal access token is required for sending pull requests to your repository.
- Go to your account's settings page and generate a personal access token with "repo" scope
- On CircleCI dashboard, go to your application's "Project Settings" -> "Environment Variables"
- Add an environment variable
GITHUB_ACCESS_TOKEN
with your GitHub personal access token
Configure circle.yml
Configure your circle.yml
or .circleci/config.yml
to run circleci-composer-update-pr
, for example:
NOTE: Please make sure you replace <username>
and <email>
with yours.
CLI command references
General usage:
License
circleci-compsoser-update-pr is open-sourced software licensed under the MIT license
All versions of circleci-composer-update-pr with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
enomotodev/composer-lock-diff Version ^1.0@dev
knplabs/github-api Version ^2.9
php-http/guzzle6-adapter Version ^1.1
enomotodev/composer-lock-diff Version ^1.0@dev
knplabs/github-api Version ^2.9
php-http/guzzle6-adapter Version ^1.1
The package enomotodev/circleci-composer-update-pr contains the following files
Loading the files please wait ....