Merge branch 'master' into skip_generate_in_phpunit

This commit is contained in:
netpok
2021-03-23 09:59:38 +01:00
committed by GitHub
+1
View File
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
--------------
### Fixed
- Running tests triggering post_migrate hooks [\#1193 / netpok](https://github.com/barryvdh/laravel-ide-helper/pull/1193)
- Array_merge error when config is cached prior to package install [\#1184 / netpok](https://github.com/barryvdh/laravel-ide-helper/pull/1184)
2021-03-15, 2.9.1
-----------------