Skip to content

Commit

Permalink
Require mbstring polyfill 1.31 to include mb_trim
Browse files Browse the repository at this point in the history
  • Loading branch information
curry684 committed Jan 23, 2025
1 parent 3550533 commit 15974fc
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 @@ -24,7 +24,7 @@
"symfony/event-dispatcher": "^6.4|^7.1",
"symfony/framework-bundle": "^6.4|^7.1",
"symfony/options-resolver": "^6.4|^7.1",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-mbstring": "^1.31.0",
"symfony/property-access": "^6.4|^7.1",
"symfony/translation": "^6.4|^7.1"
},
Expand Down

0 comments on commit 15974fc

Please sign in to comment.