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.7.0
6
+
7
+ ### Added
8
+
9
+ - [ #80 ] ( https://github.com/bitExpert/phpstan-magento/pull/80 ) Update Composer dependencies
10
+ - [ #79 ] ( https://github.com/bitExpert/phpstan-magento/pull/79 ) Bump phpstan/phpstan from 0.12.80 to 0.12.81
11
+ - [ #78 ] ( https://github.com/bitExpert/phpstan-magento/pull/78 ) Bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18
12
+ - [ #77 ] ( https://github.com/bitExpert/phpstan-magento/pull/77 ) Bump captainhook/captainhook from 5.4.4 to 5.4.5
13
+ - [ #76 ] ( https://github.com/bitExpert/phpstan-magento/pull/76 ) Bump captainhook/plugin-composer from 5.2.3 to 5.2.4
14
+ - [ #74 ] ( https://github.com/bitExpert/phpstan-magento/pull/74 ) Bump nette/neon from 3.2.1 to 3.2.2
15
+ - [ #67 ] ( https://github.com/bitExpert/phpstan-magento/pull/67 ) Add phpstan/phpstan-strict-rules
16
+ - [ #64 ] ( https://github.com/bitExpert/phpstan-magento/pull/64 ) PHPStan extensions run on max
17
+ - [ #63 ] ( https://github.com/bitExpert/phpstan-magento/pull/63 ) Bump magento/framework from 103.0.1 to 103.0.2
18
+ - [ #59 ] ( https://github.com/bitExpert/phpstan-magento/pull/59 ) Bump phpunit/phpunit from 9.5.1 to 9.5.2
19
+
20
+ ### Deprecated
21
+
22
+ - Nothing.
23
+
24
+ ### Removed
25
+
26
+ - [ #60 ] ( https://github.com/bitExpert/phpstan-magento/pull/60 ) Replace Phing with Composer scripts
27
+
28
+ ### Fixed
29
+
30
+ - [ #70 ] ( https://github.com/bitExpert/phpstan-magento/pull/70 ) Install matching lowest version of strict rules
31
+
5
32
## 0.6.0
6
33
7
34
### Added
You can’t perform that action at this time.
0 commit comments