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 1381227 commit ea8f348Copy full SHA for ea8f348
CHANGELOG.md
@@ -11,11 +11,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
12
### Removed
13
14
-## [2.3.0]
+## [3.0.0]
15
### Added
16
- Add support for PHP 7.4 (#164)
17
- Docblock cleanup (#166)
18
- Added phpstan on maximum level and improved type coverage (#167)
19
+ - declared strict_types in all files (#180)
20
21
### Changed
22
- Use symfony/phpunit-bridge to test on more versions of PHP then phpunit allows (#164)
0 commit comments