We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a500b commit b97461aCopy full SHA for b97461a
2 files changed
composer.json
@@ -12,7 +12,7 @@
12
"drupal/inline_entity_form": "^1.0-rc1",
13
"drupal/profile": "~1.0",
14
"drupal/state_machine": "~1.0",
15
- "commerceguys/intl": "dev-master"
+ "commerceguys/intl": "^1.0.0"
16
},
17
"minimum-stability": "dev"
18
}
ludwig.json
@@ -1,8 +1,8 @@
1
{
2
"require": {
3
"commerceguys/intl": {
4
- "version": "v0.7.4",
5
- "url": "https://github.com/commerceguys/intl/archive/v0.7.4.zip"
+ "version": "v1.0.0",
+ "url": "https://github.com/commerceguys/intl/archive/v1.0.0.zip"
6
7
8
0 commit comments