Skip to content

Commit

Permalink
Fixed security vulnerability
Browse files Browse the repository at this point in the history
This PR updates the package `nategood/httpful` to the latest version. 

Version 0.3 has a security vulnerability which you can read about in the link bellow:  

https://huntr.com/bounties/8d59c089-92f1-4b73-90f8-54968a70e2fb
  • Loading branch information
mnaderian authored Oct 14, 2024
1 parent c85a180 commit 1210c26
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 @@ -46,7 +46,7 @@
"illuminate/container": "^11.0",
"mnapoli/silly": "^1.9",
"symfony/process": "^7.0",
"nategood/httpful": "^0.3",
"nategood/httpful": "^1.0",
"illuminate/collections": "^11.4",
"uttamrabadiya/console-components": "^1.0.1"
},
Expand Down

0 comments on commit 1210c26

Please sign in to comment.