Skip to content

Commit

Permalink
TMP Add compation kernel PR to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikaK committed Nov 21, 2019
1 parent 5c682e5 commit d805185
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": "^7.3",
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/ezpublish-kernel": "^8.0@dev",
"ezsystems/ezpublish-kernel": "dev-ezp-31021-messages-revision as 8.0.x-dev",
"netgen/query-translator": "^1.0.2",
"symfony/http-kernel": "^4.3",
"symfony/dependency-injection": "^4.3",
Expand Down Expand Up @@ -42,5 +42,9 @@
"branch-alias": {
"dev-master": "3.0.x-dev"
}
}
},
"repositories": [{
"type": "vcs",
"url": "https://github.com/DominikaK/ezpublish-kernel.git"
}]
}

0 comments on commit d805185

Please sign in to comment.