Skip to content

Commit

Permalink
composer.json: Require ipl-i18n in version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Jun 15, 2021
1 parent 6d40fa2 commit 5357843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"php": ">=5.6.0",
"ipl/stdlib": ">=0.5.0",
"ipl/i18n": "dev-master",
"ipl/i18n": ">=0.1.0",
"ext-openssl": "*"
},
"autoload": {
Expand Down

0 comments on commit 5357843

Please sign in to comment.