Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1f1684

Browse files
author
klapaudius
committed
add Symfony 7 support
1 parent 94a0323 commit e1f1684

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
@@ -22,7 +22,7 @@
2222

2323
"require": {
2424
"php": "^5.5.9 || ^7.0.8 || ^7.1.3 || ^7.2.5 || ^8.0.0",
25-
"symfony/http-foundation": "~3.0|~4.0|~5.0|~6.0"
25+
"symfony/http-foundation": "~3.0|~4.0|~5.0|~6.0|~7.0"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^5.0 || ^6.0 || ^8.0 || ^9.0.0"

0 commit comments

Comments
 (0)