Skip to content

Commit 5357843

Browse files
committed
composer.json: Require ipl-i18n in version 0.1.0
1 parent 6d40fa2 commit 5357843

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
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=5.6.0",
99
"ipl/stdlib": ">=0.5.0",
10-
"ipl/i18n": "dev-master",
10+
"ipl/i18n": ">=0.1.0",
1111
"ext-openssl": "*"
1212
},
1313
"autoload": {

0 commit comments

Comments
 (0)