Skip to content

Commit 3bde391

Browse files
author
Iakov Mishchenko
authored
Merge pull request #5 from kamilabs/php8-support
Http foundation versions bump
2 parents f3882f4 + b36df47 commit 3bde391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": "^7.1 || ^8.0",
7-
"symfony/http-foundation": "^5.0",
7+
"symfony/http-foundation": "^4.4 || ^5.4 || ^6.0",
88
"doctrine/common": "^3.0"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)