Skip to content

Commit d40676a

Browse files
authored
Laravel 11.x symfony/http-client:^7 (#29)
1 parent 0230cca commit d40676a

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
@@ -24,7 +24,7 @@
2424
"php": "^7.3|^8.0",
2525
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
2626
"joelbutcher/facebook-graph-sdk": "^6.0.0",
27-
"symfony/http-client": "^5.3|^6.0"
27+
"symfony/http-client": "^5.3|^6.0|^7.0"
2828
},
2929
"require-dev": {
3030
"mockery/mockery": "^1.4.2",

0 commit comments

Comments
 (0)