File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes are documented in this file using the [ Keep a CHANGELOG] ( https://keepachangelog.com/ ) principles.
4
4
5
+ ## [ 5.0.1] - 2024-07-03
6
+
7
+ ### Changed
8
+
9
+ * This project now uses PHPStan instead of Psalm for static analysis
10
+
5
11
## [ 5.0.0] - 2024-02-02
6
12
7
13
### Removed
@@ -53,6 +59,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
53
59
54
60
* This component is no longer supported on PHP 7.1 and PHP 7.2
55
61
62
+ [ 5.0.1 ] : https://github.com/sebastianbergmann/php-invoker/compare/5.0.1...5.0.1
56
63
[ 5.0.0 ] : https://github.com/sebastianbergmann/php-invoker/compare/4.0...5.0.0
57
64
[ 4.0.0 ] : https://github.com/sebastianbergmann/php-invoker/compare/3.1.1...4.0.0
58
65
[ 3.1.1 ] : https://github.com/sebastianbergmann/php-invoker/compare/3.1.0...3.1.1
You can’t perform that action at this time.
0 commit comments