File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-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.8.0
6
+
7
+ ### Added
8
+
9
+ - [ #116 ] ( https://github.com/bitExpert/phpstan-magento/pull/116 ) Add license checker to CI workflow
10
+ - [ #115 ] ( https://github.com/bitExpert/phpstan-magento/pull/115 ) Upgrade Composer dependencies
11
+ - [ #114 ] ( https://github.com/bitExpert/phpstan-magento/pull/114 ) Bump phpstan/phpstan-phpunit to 0.12.20
12
+ - [ #111 ] ( https://github.com/bitExpert/phpstan-magento/pull/111 ) Bump phpstan/phpstan to 0.12.89
13
+ - [ #110 ] ( https://github.com/bitExpert/phpstan-magento/pull/110 ) Bump phpunit/phpunit to 9.5.5
14
+ - [ #109 ] ( https://github.com/bitExpert/phpstan-magento/pull/109 ) Bump captainhook/captainhook to 5.10.1
15
+ - [ #108 ] ( https://github.com/bitExpert/phpstan-magento/pull/108 ) Bump captainhook/plugin-composer to 5.3.1
16
+ - [ #100 ] ( https://github.com/bitExpert/phpstan-magento/pull/100 ) Bump nikic/php-parser to 4.10.5
17
+ - [ #98 ] ( https://github.com/bitExpert/phpstan-magento/pull/98 ) Upgrade to GitHub-native Dependabot
18
+ - [ #96 ] ( https://github.com/bitExpert/phpstan-magento/pull/96 ) Bump composer/composer to 2.0.13
19
+ - [ #90 ] ( https://github.com/bitExpert/phpstan-magento/pull/90 ) Bump squizlabs/php_codesniffer to 3.6.0
20
+
21
+ ### Deprecated
22
+
23
+ - Nothing.
24
+
25
+ ### Removed
26
+
27
+ - Nothing.
28
+
29
+ ### Fixed
30
+
31
+ - Nothing.
32
+
5
33
## 0.7.0
6
34
7
35
### Added
You can’t perform that action at this time.
0 commit comments