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 1b4a7ea commit 6dc4e9cCopy full SHA for 6dc4e9c
CHANGELOG.md
@@ -0,0 +1,17 @@
1
+
2
+2.0.0 / 2020-07-26
3
+==================
4
5
+* Create release for tags using GH Actions
6
+* Run PHPStan in Travis
7
+* Add phpstan and fix a type-hint
8
+* Add type information for parameters
9
+* Update tests on Travis
10
+* Add composer scripts
11
+* Move up the required version of PHP so that we are compatible with PSR-12
12
+* Remove PHP 7.1 from tests as we don't want to support an unsupported version of PHP.
13
+* Remove hhvm from tests and add PHP 7.4
14
+* Update to the latest PHPUnit
15
+* Update to the latest codesniffer
16
+* Change Travis test versions
17
+* Remove direct dependency on Guzzle.
0 commit comments