Skip to content

Commit

Permalink
Bump knplabs/github-api from 3.11.0 to 3.12.0 (#15518)
Browse files Browse the repository at this point in the history
Bumps [knplabs/github-api](https://github.com/KnpLabs/php-github-api) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/KnpLabs/php-github-api/releases)
- [Changelog](https://github.com/KnpLabs/php-github-api/blob/master/CHANGELOG-3.X.md)
- [Commits](KnpLabs/php-github-api@v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: knplabs/github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent edee0ce commit 1f857e6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15025,16 +15025,16 @@
},
{
"name": "knplabs/github-api",
"version": "v3.11.0",
"version": "v3.12.0",
"source": {
"type": "git",
"url": "https://github.com/KnpLabs/php-github-api.git",
"reference": "c68b874ac3267c3cc0544b726dbb4e49a72a9920"
"reference": "b50fc1f40bb5ac50957d32c5732fcde9167ac30a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/c68b874ac3267c3cc0544b726dbb4e49a72a9920",
"reference": "c68b874ac3267c3cc0544b726dbb4e49a72a9920",
"url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/b50fc1f40bb5ac50957d32c5732fcde9167ac30a",
"reference": "b50fc1f40bb5ac50957d32c5732fcde9167ac30a",
"shasum": ""
},
"require": {
Expand All @@ -15048,7 +15048,7 @@
"psr/cache": "^1.0|^2.0|^3.0",
"psr/http-client-implementation": "^1.0",
"psr/http-factory-implementation": "^1.0",
"psr/http-message": "^1.0",
"psr/http-message": "^1.0|^2.0",
"symfony/deprecation-contracts": "^2.2|^3.0",
"symfony/polyfill-php80": "^1.17"
},
Expand All @@ -15068,7 +15068,7 @@
"extra": {
"branch-alias": {
"dev-2.x": "2.20.x-dev",
"dev-master": "3.10.x-dev"
"dev-master": "3.11.x-dev"
}
},
"autoload": {
Expand Down Expand Up @@ -15101,15 +15101,15 @@
],
"support": {
"issues": "https://github.com/KnpLabs/php-github-api/issues",
"source": "https://github.com/KnpLabs/php-github-api/tree/v3.11.0"
"source": "https://github.com/KnpLabs/php-github-api/tree/v3.12.0"
},
"funding": [
{
"url": "https://github.com/acrobat",
"type": "github"
}
],
"time": "2023-03-10T11:40:14+00:00"
"time": "2023-09-30T16:42:04+00:00"
},
{
"name": "laminas/laminas-escaper",
Expand Down

0 comments on commit 1f857e6

Please sign in to comment.