Skip to content

Commit

Permalink
Changed composer.json so correct kernel version is used for eZ Platfo…
Browse files Browse the repository at this point in the history
…rm 1.7 (#132)
  • Loading branch information
mateuszbieniek authored and andrerom committed Feb 26, 2019
1 parent 55558b7 commit f2c1308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "~5.6|~7.0",
"ezsystems/ezpublish-kernel": "~6.7.8@dev|^6.13.5@dev|~7.3.5@dev|^7.4.3@dev",
"ezsystems/ezpublish-kernel": "~6.7.10@dev|^6.13.6@dev|~7.3.5@dev|^7.4.3@dev",
"netgen/query-translator": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit f2c1308

Please sign in to comment.