Skip to content

Commit

Permalink
fix: LDP-2008: Update smyfony/http-foundation to 6.2.7 to support D10 (
Browse files Browse the repository at this point in the history
…#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]>
  • Loading branch information
peterserfozo and fago authored Mar 30, 2023
1 parent 3678732 commit a7122bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
},
"require": {
"symfony/http-foundation": "^4.4.9"
"symfony/http-foundation": "^4.4.9 || ^6.2.7"
},
"require-dev": {
"phpunit/phpunit": "7.5.20"
Expand Down

0 comments on commit a7122bc

Please sign in to comment.