Skip to content

Commit a22c398

Browse files
committed
updated gettext to 5.5.0
1 parent da6dd8d commit a22c398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": "^7.2",
17-
"gettext/gettext": "dev-feature/functions-handlers-trait"
17+
"gettext/gettext": "v5.5.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^8.0",

0 commit comments

Comments
 (0)