Merge pull request #9 from alaminfirdows/fix/bump-guzzlehttp

build(deps): bump guzzlehttp/guzzle from 7.2.0 to 7.4.3
pull/13/head
Hasin Hayder 3 years ago committed by GitHub
commit 0f1da9ba94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,11 +2,14 @@
"name": "laravel/laravel",
"type": "project",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"keywords": [
"framework",
"laravel"
],
"license": "MIT",
"require": {
"php": "^8.0.2",
"guzzlehttp/guzzle": "^7.2",
"guzzlehttp/guzzle": "^7.4.3",
"laravel/framework": "^9.11",
"laravel/sanctum": "^2.14.1",
"laravel/tinker": "^2.7"

Loading…
Cancel
Save