Skip to content

Commit 838ca90

Browse files
committed
Add symfony/http-client and http-client-contracts to platform require-dev
1 parent f971b49 commit 838ca90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/platform/composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@
6969
"symfony/dotenv": "^7.3|^8.0",
7070
"symfony/expression-language": "^7.3|^8.0",
7171
"symfony/finder": "^7.3|^8.0",
72+
"symfony/http-client": "^7.3|^8.0",
73+
"symfony/http-client-contracts": "^3.5",
7274
"symfony/process": "^7.3|^8.0",
7375
"symfony/var-dumper": "^7.3|^8.0"
7476
},

0 commit comments

Comments
 (0)