We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a420276 + fbfe39c commit 769eb8bCopy full SHA for 769eb8b
CHANGELOG.md
@@ -4,6 +4,9 @@ CHANGELOG
4
master
5
------
6
7
+v0.2.0
8
+------
9
+
10
* Update friendsofphp/php-cs-fixer
11
* Remove namespaces MockObject in tests files
12
* CI: remove php version 7.1
@@ -13,6 +16,7 @@ master
13
16
* Upgrade symfony/framework-bundle version to fix security issue
14
17
* Adapted ImmutableTabsType and its test class to new Sonata form component (fixed namespace and inheritance)
15
18
* Upgraded ekino/phpstan-banned-code to 0.3 and upgraded its dependencies
19
+* Dropped support for Symfony 3.x in favor of 4.x+
20
21
v0.0.1
22
0 commit comments