Skip to content

Commit 367ef48

Browse files
Bumps guzzlehttp/psr7 (#10)
1 parent 7d2829c commit 367ef48

File tree

2 files changed

+1571
-965
lines changed

2 files changed

+1571
-965
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.4|^8.0",
20-
"guzzlehttp/guzzle": "^7.0",
19+
"php": "^8.0",
20+
"guzzlehttp/guzzle": "^7.4.2",
2121
"illuminate/support": "^8.0",
2222
"ext-json": "*"
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "^6.0",
26-
"phpunit/phpunit": "^9.3"
26+
"phpunit/phpunit": "^9.5"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)