Skip to content

Commit 8e8e582

Browse files
committed
Allow installing on eZ kernel 7.0
1 parent dd0f907 commit 8e8e582

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bundle/Resources/doc/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Netgen Enhanced Selection Bundle changelog
22
==========================================
33

4+
3.0.1 (21.11.2017)
5+
------------------
6+
7+
* Allow installing on eZ kernel 7.0
8+
49
3.0.0 (27.10.2017)
510
------------------
611

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"ezsystems/ezpublish-kernel": "^6.11"
20+
"ezsystems/ezpublish-kernel": "^6.11|^7.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^5.7|^6.0",

0 commit comments

Comments
 (0)