Skip to content

Commit 87eff36

Browse files
CodeWithSushilAshishkumbhar01
authored andcommitted
update PHP 8.4
1 parent 2ea9c82 commit 87eff36

File tree

2 files changed

+601
-3
lines changed

2 files changed

+601
-3
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"version": "1.0.5",
66
"type": "library",
77
"require": {
8-
"php": "^7.0||^8.0"
8+
"php": "^7.0||^8.0",
9+
"guzzlehttp/guzzle": "^7.9"
910
},
1011
"license": "MIT",
1112
"autoload": {

0 commit comments

Comments
 (0)