mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-14 03:56:40 +00:00
Merge pull request #4694 from krowinski/patch-1
Fix typo in composer.json for intl extension
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@
|
||||
"tecnickcom/tcpdf": "^6.5"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-intl": "PHP Internationalization Functions, regquired for NumberFormat Wizard",
|
||||
"ext-intl": "PHP Internationalization Functions, required for NumberFormat Wizard",
|
||||
"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
|
||||
"dompdf/dompdf": "Option for rendering PDF with PDF Writer",
|
||||
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer",
|
||||
|
||||
Reference in New Issue
Block a user