Skip to content

Commit

Permalink
Add mbstring extension as dependency
Browse files Browse the repository at this point in the history
olivervogel committed Dec 9, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 14db529 commit 1b5a0b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -13,6 +13,7 @@
],
"require": {
"php": "^8.1",
"ext-mbstring": "*",
"intervention/gif": "^3"
},
"require-dev": {

0 comments on commit 1b5a0b8

Please sign in to comment.