Skip to content

Commit

Permalink
NGSTACK-354: move ezsystems/ezplatform-richtext to the require section
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Jan 15, 2020
1 parent 60e8c28 commit 1e57ea0
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 @@ -13,14 +13,14 @@
"php": "~7.1",
"ezsystems/ezpublish-kernel": "^7.4 || ^8.0",
"ezsystems/ezplatform-http-cache": ">=0.8, <1.0 || ^1.0",
"ezsystems/ezplatform-richtext": "^1.1",
"netgen/ezplatform-search-extra": "^1.8",
"sensio/framework-extra-bundle": "^5.2"
},
"require-dev": {
"phpunit/phpunit": "^7.0",
"matthiasnoback/symfony-dependency-injection-test": "~3.0",
"netgen/tagsbundle": "^3.3",
"ezsystems/ezplatform-richtext": "^1.1",
"ezsystems/ezplatform-xmltext-fieldtype": "~1.8"
},
"suggest": {
Expand Down

0 comments on commit 1e57ea0

Please sign in to comment.