Skip to content

Commit

Permalink
add symfony string conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored Jul 25, 2024
1 parent 51225da commit 13d0ed5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
"gotenberg/gotenberg-php": "Required for generating pdf via Gotenberg in assets preview (LibreOffice), page preview, version diff and web2print",
"chrome-php/chrome": "Required for Documents Page Previews"
},
"conflict": {
"symfony/string": "<6.0"
},
"autoload": {
"psr-4": {
"Pimcore\\Bundle\\WebToPrintBundle\\": "src/"
Expand Down

0 comments on commit 13d0ed5

Please sign in to comment.