mirror of
https://github.com/friendica/friendica-directory
synced 2025-09-08 15:40:55 +02:00
[Composer] Add gettext/gettext and boronczyk/localization-middleware dependencies
This commit is contained in:
parent
bc5a0fb590
commit
f6426c1e8a
2 changed files with 174 additions and 2 deletions
|
@ -30,7 +30,9 @@
|
|||
"zendframework/zend-escaper": "^2.6",
|
||||
"bower-asset/bootstrap.native": "^2.0",
|
||||
"bower-asset/fontawesome": "^5.5",
|
||||
"gofabian/negotiation-middleware": "^0.1.3"
|
||||
"gofabian/negotiation-middleware": "^0.1.3",
|
||||
"gettext/gettext": "^4.6",
|
||||
"boronczyk/localization-middleware": "^1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"bower-asset/bootstrap": "^4.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue