Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 769c12b

Browse files
author
Dominik František Bučík
authored
Merge pull request #193 from dBucik/fix_missing_ext
fix: 🐛 Added missing ext-intl to the composer.json
2 parents 6650437 + e79bd2a commit 769c12b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"ext-json": "*",
4444
"ext-openssl": "*",
4545
"ext-iconv": "*",
46+
"ext-intl": "*",
4647
"web-token/jwt-key-mgmt": "^2.2",
4748
"web-token/jwt-signature": "^2.2",
4849
"web-token/jwt-signature-algorithm-rsa": "^2.2",

0 commit comments

Comments
 (0)