We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa30b0 commit d9aa649Copy full SHA for d9aa649
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## 3.0.2: Dockerised dev environment
4
+
5
+* setup Github Actions
6
+* changed tooling from scripts to Makefile
7
+* installed phpstan as a dev depdendency
8
+* installed swiss-knife as a dev depdendency
9
+* installed rector as a dev depdendency
10
+* upgraded PHP CS fixer to v2.19.3
11
+* dockerized for local development
12
13
## 3.0.1: PHP 8 and phpspec 7 support
14
15
* added support for PHP 8
0 commit comments