Skip to content

Commit

Permalink
Bump gitonomy/gitlib from 1.3.8 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [gitonomy/gitlib](https://github.com/gitonomy/gitlib) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/gitonomy/gitlib/releases)
- [Commits](gitonomy/gitlib@v1.3.8...v1.4.0)

---
updated-dependencies:
- dependency-name: gitonomy/gitlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent ea93a35 commit e842c5b
Showing 1 changed file with 10 additions and 14 deletions.
24 changes: 10 additions & 14 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14705,34 +14705,30 @@
},
{
"name": "gitonomy/gitlib",
"version": "v1.3.8",
"version": "v1.4.0",
"source": {
"type": "git",
"url": "https://github.com/gitonomy/gitlib.git",
"reference": "9fea656e75ad6e3452feb2cac46a6c1239cd7f74"
"reference": "2c7fbbd9814178474d0bb1b6292701cb4ab508f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gitonomy/gitlib/zipball/9fea656e75ad6e3452feb2cac46a6c1239cd7f74",
"reference": "9fea656e75ad6e3452feb2cac46a6c1239cd7f74",
"url": "https://api.github.com/repos/gitonomy/gitlib/zipball/2c7fbbd9814178474d0bb1b6292701cb4ab508f9",
"reference": "2c7fbbd9814178474d0bb1b6292701cb4ab508f9",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"php": "^5.6 || ^7.0 || ^8.0",
"php": "^8.0",
"symfony/polyfill-mbstring": "^1.7",
"symfony/process": "^3.4 || ^4.4 || ^5.0 || ^6.0"
"symfony/process": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"ext-fileinfo": "*",
"phpspec/prophecy": "^1.10.2",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.20 || ^9.5.9",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^7.5.20 || ^8.5.20 || ^9.5.9",
"psr/log": "^1.0"
},
"suggest": {
"ext-fileinfo": "Required to determine the mimetype of a blob",
"psr/log": "Required to use loggers for reporting of execution"
},
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -14768,15 +14764,15 @@
"description": "Library for accessing git",
"support": {
"issues": "https://github.com/gitonomy/gitlib/issues",
"source": "https://github.com/gitonomy/gitlib/tree/v1.3.8"
"source": "https://github.com/gitonomy/gitlib/tree/v1.4.0"
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/gitonomy/gitlib",
"type": "tidelift"
}
],
"time": "2023-05-11T08:29:06+00:00"
"time": "2023-12-20T13:02:08+00:00"
},
{
"name": "graham-campbell/result-type",
Expand Down

0 comments on commit e842c5b

Please sign in to comment.