Skip to content

Commit a7122bc

Browse files
peterserfozofago
andauthored
fix: LDP-2008: Update smyfony/http-foundation to 6.2.7 to support D10 (#12)
* fix: LDP-2008: Update smyfony/http-foundation to 6.2.7 to support D10. * Update composer.json --------- Co-authored-by: Wolfgang Ziegler <[email protected]>
1 parent 3678732 commit a7122bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
},
1818
"require": {
19-
"symfony/http-foundation": "^4.4.9"
19+
"symfony/http-foundation": "^4.4.9 || ^6.2.7"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "7.5.20"

0 commit comments

Comments
 (0)