File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## [ v2.4.0]
8
+ ### Added
9
+ * add laravel 9 to GH actions test suite ([ #581 ] ( https://github.com/nunomaduro/phpinsights/pull/581 ) )
10
+
11
+ ### Changed
12
+ * Allow psr/simple-cache ^2.0 and ^3.0 ([ #580 ] ( https://github.com/nunomaduro/phpinsights/pull/580 ) )
13
+
14
+ ## [ v2.3.0]
15
+ ### Changed
16
+ * Feature/doc updates ([ #571 ] ( https://github.com/nunomaduro/phpinsights/pull/571 ) )
17
+ * Update config key for ordered class elements fixer ([ #574 ] ( https://github.com/nunomaduro/phpinsights/pull/574 ) )
18
+ * Remove composer dependency, insights, and tests ([ #575 ] ( https://github.com/nunomaduro/phpinsights/pull/575 ) )
19
+
7
20
## [ v2.2.0]
8
21
### Fixed
9
22
- Fix ComposerLoader ([ #566 ] ( https://github.com/nunomaduro/phpinsights/pull/566 ) )
You can’t perform that action at this time.
0 commit comments