Skip to content

Commit 7c3fa56

Browse files
authored
Merge pull request #221 from shochdoerfer/feature/packagist_downloads
Feature/packagist downloads
2 parents 7d424e8 + 386a560 commit 7c3fa56

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 0.17.0
6+
7+
### Added
8+
9+
- Nothing
10+
11+
### Deprecated
12+
13+
- [#192](https://github.com/bitExpert/phpstan-magento/pull/192) Deprecate PHPStan 1.3 and make extension compatible with PHPStan 1.4
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- Nothing.
22+
523
## 0.16.0
624

725
### Added

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ You can use this PHPStan extension for both Magento module projects and Magento
55

66
[![Build Status](https://github.com/bitExpert/phpstan-magento/workflows/ci/badge.svg?branch=master)](https://github.com/bitExpert/phpstan-magento/actions)
77
[![Coverage Status](https://coveralls.io/repos/github/bitExpert/phpstan-magento/badge.svg?branch=master)](https://coveralls.io/github/bitExpert/phpstan-magento?branch=master)
8+
[![installs on Packagist](https://img.shields.io/packagist/dt/bitExpert/phpstan-magento)](https://packagist.org/packages/bitExpert/phpstan-magento/)
89

910
## Requirements
1011

0 commit comments

Comments
 (0)