We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer.json
1 parent 27eed2b commit 123b027Copy full SHA for 123b027
composer.json
@@ -27,7 +27,8 @@
27
"illuminate/contracts": "^6.0 || ^7.0 || ^8.0 || ^9.0",
28
"illuminate/http": "^6.0 || ^7.0 || ^8.0 || ^9.0",
29
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
30
- "lmc/http-constants": "^1.2"
+ "lmc/http-constants": "^1.2",
31
+ "symfony/http-foundation": "^4.3 || ^5.0 || ^6.0"
32
},
33
"require-dev": {
34
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",
0 commit comments