Skip to content

Commit 48a05b4

Browse files
authored
Merge pull request #51 from netgen/lock_ezplatform_version_24
Lock eZ Platform version to 3.1
2 parents d3e1d67 + 81114f7 commit 48a05b4

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"ezsystems/ezplatform-kernel": "^1.1",
13+
"ezsystems/ezplatform-kernel": "~1.1.0",
1414
"ext-json": "*",
1515
"ext-dom": "*"
1616
},

0 commit comments

Comments
 (0)