Skip to content

Commit 67abbe5

Browse files
[1.x] Allow v6 of symphony/http-client (#14)
1 parent 26a1168 commit 67abbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": "^7.3|^8.0",
1919
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
2020
"joelbutcher/facebook-graph-sdk": "^6.0.0",
21-
"symfony/http-client": "^5.3"
21+
"symfony/http-client": "^5.3|^6.0"
2222
},
2323
"require-dev": {
2424
"mockery/mockery": "^1.4.2",

0 commit comments

Comments
 (0)