Skip to content

Commit 3372151

Browse files
build(deps): Update saloonphp/saloon requirement from ^3.14 to ^4.0 (#20)
Updates the requirements on [saloonphp/saloon](https://github.com/saloonphp/saloon) to permit the latest version. - [Release notes](https://github.com/saloonphp/saloon/releases) - [Commits](saloonphp/saloon@v3.14.0...v4.0.0) --- updated-dependencies: - dependency-name: saloonphp/saloon dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b3bf13 commit 3372151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"psr-discovery/event-dispatcher-implementations": "^1.1",
3434
"react/async": "^4.3",
3535
"saloonphp/cache-plugin": "^3.0",
36-
"saloonphp/saloon": "^3.14",
36+
"saloonphp/saloon": "^4.0",
3737
"spatie/laravel-package-tools": "^1.17",
3838
"spatie/yaml-front-matter": "^2.1"
3939
},

0 commit comments

Comments
 (0)