Skip to content

Commit d56ab0f

Browse files
committed
restrict http-kernel 6.4 and 7.0
1 parent 4774a52 commit d56ab0f

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
@@ -14,7 +14,7 @@
1414
"phpro/api-problem": "^1.0",
1515
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
1616
"symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
17-
"symfony/http-kernel": "^5.4 || ^6.2 || ^7.0"
17+
"symfony/http-kernel": "^6.4 || ^7.0"
1818
},
1919
"require-dev": {
2020
"friendsofphp/php-cs-fixer": "^3.39",

0 commit comments

Comments
 (0)