We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0f907 commit 8e8e582Copy full SHA for 8e8e582
bundle/Resources/doc/CHANGELOG.md
@@ -1,6 +1,11 @@
1
Netgen Enhanced Selection Bundle changelog
2
==========================================
3
4
+3.0.1 (21.11.2017)
5
+------------------
6
+
7
+* Allow installing on eZ kernel 7.0
8
9
3.0.0 (27.10.2017)
10
------------------
11
composer.json
@@ -17,7 +17,7 @@
17
}
18
],
19
"require": {
20
- "ezsystems/ezpublish-kernel": "^6.11"
+ "ezsystems/ezpublish-kernel": "^6.11|^7.0"
21
},
22
"require-dev": {
23
"phpunit/phpunit": "^5.7|^6.0",
0 commit comments