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 2e01fa5 commit 47f4878Copy full SHA for 47f4878
CHANGELOG.md
@@ -5,6 +5,8 @@ This changelog references the relevant changes done between versions.
5
To get the diff for a specific change, go to https://github.com/LIN3S/CS/commit/XXX where XXX is the change hash
6
To get the diff between two versions, go to https://github.com/LIN3S/CS/compare/v0.6.0...v0.7.0
7
8
+* 0.7.5
9
+ * Fixed issues running PHPCsFixer due to invalid path. No he path is relative to root directory (lin3s_cs.yml location)
10
* 0.7.4
11
* Restored the `allocine/twigcs` as required dependency.
12
* Made library compatible with the last requirements around **Symfony Process**.
0 commit comments