File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- [ ![ Version] ( https://img.shields.io/badge/version-1.4 .0-4B9081.svg )] ( https://github.com/steevanb/doctrine-stats/tree/1.4 .0 )
1+ [ ![ Version] ( https://img.shields.io/badge/version-2.0 .0-4B9081.svg )] ( https://github.com/steevanb/doctrine-stats/tree/2.0 .0 )
22[ ![ doctrine] ( https://img.shields.io/badge/doctrine/orm-^2.4.8-blue.svg )] ( http://www.doctrine-project.org )
33[ ![ php] ( https://img.shields.io/badge/php-^5.4.6%20||%20^7.0||%20^8.0-blue.svg )] ( http://www.php.net )
4- ![ Lines] ( https://img.shields.io/badge/code%20lines-2162-green .svg )
4+ ![ Lines] ( https://img.shields.io/badge/code%20lines-2,909-blue .svg )
55![ Total Downloads] ( https://poser.pugx.org/steevanb/doctrine-stats/downloads )
66
77### doctrine-stats
@@ -18,7 +18,7 @@ Add important Doctrine statistics:
1818### Installation
1919
2020``` bash
21- composer require --dev steevanb/doctrine-stats ^1.4
21+ composer require --dev steevanb/doctrine-stats ^2.0
2222```
2323
2424If you want to add hydration time to your statistics:
Original file line number Diff line number Diff line change 11### master
22
3+ ### [ 2.0.0] ( ../../compare/1.4.0...2.0.0 ) - 2021-11-29
4+
35- [ BC break] Move source files to ` src/ `
46- [ BC break] Move ` ComposerOverloadClass ` directory from source root to ` src/Bridge/ComposerOverloadClass `
57- [ BC break] Change PHP version from ` ^5.4 || ^7.0 ` to ` ^7.1 || ^8.0 `
You can’t perform that action at this time.
0 commit comments