Skip to content

Commit 123b027

Browse files
author
Andrey Helldar
committed
Update composer.json
1 parent 27eed2b commit 123b027

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"illuminate/contracts": "^6.0 || ^7.0 || ^8.0 || ^9.0",
2828
"illuminate/http": "^6.0 || ^7.0 || ^8.0 || ^9.0",
2929
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
30-
"lmc/http-constants": "^1.2"
30+
"lmc/http-constants": "^1.2",
31+
"symfony/http-foundation": "^4.3 || ^5.0 || ^6.0"
3132
},
3233
"require-dev": {
3334
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)