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.
2 parents 0278ebf + c7d3da3 commit d0e3bb9Copy full SHA for d0e3bb9
CHANGELOG.md
@@ -1,9 +1,18 @@
1
Changelog
2
=========
3
4
+2.1.0 (unreleased)
5
+------------------
6
+
7
* **2017-11-08**: Removed php 5.6 and 7.0 support, removed Symfony 3.0.* and 3.1.* support
8
introduce KERNEL_CLASS handling to avoid deprecated KERNEL_DIR, removed usage of `ProcessBuilder`
9
10
+2.0.1
11
+-----
12
13
+ * **2018-01-02**: Remove dependency on symfony/symfony in favor of more specific packages. Its a
14
+ bug of the package using testing if it does not declare its dependencies.
15
16
2.0.0
17
-----
18
0 commit comments