Skip to content

Commit

Permalink
Merge pull request #29 from laractrl/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependency guzzlehttp/guzzle to 7.4.2
  • Loading branch information
salahhusa9 authored Mar 21, 2022
2 parents 3a71dcc + 977c938 commit 7053fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": ["framework", "laravel" , "remote controlled" , "controlled-laravel" , "controlled"],
"require": {
"php": "^7.3|^8.0",
"guzzlehttp/guzzle": "^7.4"
"guzzlehttp/guzzle": "7.4.2"
},
"config": {
"optimize-autoloader": true,
Expand Down

0 comments on commit 7053fbf

Please sign in to comment.