File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
+ ## 0.9.0
6
+
7
+ ### Added
8
+
9
+ - [ #131 ] ( https://github.com/bitExpert/phpstan-magento/pull/131 ) Bump phpstan/phpstan to 0.12.94
10
+ - [ #130 ] ( https://github.com/bitExpert/phpstan-magento/pull/130 ) Bump phpunit/phpunit to 9.5.8
11
+ - [ #129 ] ( https://github.com/bitExpert/phpstan-magento/pull/129 ) Bump nikic/php-parser to 4.12.0
12
+ - [ #126 ] ( https://github.com/bitExpert/phpstan-magento/pull/126 ) Bump mikey179/vfsstream to 1.6.9
13
+ - [ #125 ] ( https://github.com/bitExpert/phpstan-magento/pull/125 ) Bump phpstan/phpstan-phpunit to 0.12.21
14
+ - [ #123 ] ( https://github.com/bitExpert/phpstan-magento/pull/123 ) Bump phpstan/phpstan-strict-rules to 0.12.10
15
+ - [ #119 ] ( https://github.com/bitExpert/phpstan-magento/pull/119 ) Add more unit tests
16
+ - [ #118 ] ( https://github.com/bitExpert/phpstan-magento/pull/118 ) Turn magento/framework into dev dependency
17
+ - [ #117 ] ( https://github.com/bitExpert/phpstan-magento/pull/117 ) Switch to Composer 2 for CI workflow
18
+
19
+ ### Deprecated
20
+
21
+ - Nothing.
22
+
23
+ ### Removed
24
+
25
+ - Nothing.
26
+
27
+ ### Fixed
28
+
29
+ - [ #133 ] ( https://github.com/bitExpert/phpstan-magento/pull/133 ) Omit namespace for non-namespace Proxy
30
+ - [ #132 ] ( https://github.com/bitExpert/phpstan-magento/pull/132 ) Omit namespace for non-namespace Factory
31
+
5
32
## 0.8.0
6
33
7
34
### Added
You can’t perform that action at this time.
0 commit comments