File tree Expand file tree Collapse file tree 3 files changed +9
-22
lines changed Expand file tree Collapse file tree 3 files changed +9
-22
lines changed Original file line number Diff line number Diff line change 11* text =auto
22
33/tests export-ignore
4+ /.github export-ignore
45/.gitattributes export-ignore
56/.gitignore export-ignore
67/.php_cs
7- /.travis.yml export-ignore
88/phpstan.neon export-ignore
99/phpunit.xml.dist export-ignore
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -12,6 +12,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212 * ** Fixed** for any bug fixes.
1313 * ** Security** in case of vulnerabilities.
1414
15+ ## [ 0.7.0] 2019-12-12
16+ ### Added
17+ * Support for phpstan 0.12
18+ * GitHub actions
19+
20+ ### Removed
21+ * Travis CI integration
22+
1523## [ 0.6.0] 2019-09-12
1624### Added
1725 * Support for already initialized components (#15 )
You can’t perform that action at this time.
0 commit comments