Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| packagist  | filament/filament | 3.2.94 | 3.2.95 |
| packagist  | guzzlehttp/guzzle | 7.8.1  | 7.9.0  |
| packagist  | phpunit/phpunit   | 11.2.7 | 11.2.8 |
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 6e6ff71 commit e4ede8c
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"composer-runtime-api": "^2.0",
"babdev/laravel-breadcrumbs": "^2.0@dev",
"blade-ui-kit/blade-ui-kit": "0.6.2",
"filament/filament": "3.2.94",
"guzzlehttp/guzzle": "7.8.1",
"filament/filament": "3.2.95",
"guzzlehttp/guzzle": "7.9.0",
"http-interop/http-factory-guzzle": "1.2.0",
"knplabs/github-api": "3.14.1",
"laravel/framework": "11.16.0",
Expand All @@ -34,7 +34,7 @@
"phpstan/phpstan": "1.11.7",
"phpstan/phpstan-mockery": "1.1.2",
"phpstan/phpstan-phpunit": "1.4.0",
"phpunit/phpunit": "11.2.7",
"phpunit/phpunit": "11.2.8",
"rector/rector": "1.2.1",
"spatie/laravel-ignition": "2.8.0"
},
Expand Down
120 changes: 60 additions & 60 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e4ede8c

Please sign in to comment.