Skip to content

Commit

Permalink
Bump the illuminate group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the illuminate group with 4 updates in the /api directory: [illuminate/config](https://github.com/illuminate/config), [illuminate/database](https://github.com/illuminate/database), [illuminate/events](https://github.com/illuminate/events) and [illuminate/log](https://github.com/illuminate/log).


Updates `illuminate/config` from 11.32.0 to 11.34.2
- [Commits](illuminate/config@v11.32.0...v11.34.2)

Updates `illuminate/database` from 11.32.0 to 11.34.2
- [Commits](illuminate/database@v11.32.0...v11.34.2)

Updates `illuminate/events` from 11.32.0 to 11.34.2
- [Commits](illuminate/events@v11.32.0...v11.34.2)

Updates `illuminate/log` from 11.32.0 to 11.34.2
- [Commits](illuminate/log@v11.32.0...v11.34.2)

---
updated-dependencies:
- dependency-name: illuminate/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: illuminate
- dependency-name: illuminate/database
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: illuminate
- dependency-name: illuminate/events
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: illuminate
- dependency-name: illuminate/log
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: illuminate
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 3701dcb commit 77d6805
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 97 deletions.
8 changes: 4 additions & 4 deletions api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"description": "HomoChecker API",
"require": {
"guzzlehttp/guzzle": "^7.9.2",
"illuminate/config": "^11.32.0",
"illuminate/database": "^11.32.0",
"illuminate/events": "^11.32.0",
"illuminate/log": "^11.32.0",
"illuminate/config": "^11.34.2",
"illuminate/database": "^11.34.2",
"illuminate/events": "^11.34.2",
"illuminate/log": "^11.34.2",
"middlewares/access-log": "^2.1.2",
"phpoption/phpoption": "^1.9.3",
"promphp/prometheus_client_php": "^2.12.0",
Expand Down
Loading

0 comments on commit 77d6805

Please sign in to comment.