Skip to content

Commit 5c4a965

Browse files
Merge pull request #47 from lliyplliuk/dependency
dependency symfony/http-kernel 7.0
2 parents 751e6f8 + fae5459 commit 5c4a965

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
@@ -34,7 +34,7 @@
3434
"require": {
3535
"php": "^7.2.5 || ^8.0",
3636
"psr/http-message": "^1.0.1 || ^2.0",
37-
"symfony/http-kernel": "^4.0 || ^5.0 || ^6.0",
37+
"symfony/http-kernel": "^4.0 || ^5.0 || ^6.0 || ^7.0",
3838
"symfony/polyfill-php80": "^1.23"
3939
},
4040
"require-dev": {

0 commit comments

Comments
 (0)