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-3.0.1 -4B9081.svg )] ( https://github.com/steevanb/symfony-container-introspection/tree/3.0.1 )
1+ [ ![ Version] ( https://img.shields.io/badge/version-3.1.0 -4B9081.svg )] ( https://github.com/steevanb/symfony-container-introspection/tree/3.1.0 )
22[ ![ php] ( https://img.shields.io/badge/php-^7.1||^8.0-blue.svg )] ( https://php.net )
3- ![ Lines] ( https://img.shields.io/badge/code%20lines-1,860 -blue.svg )
3+ ![ Lines] ( https://img.shields.io/badge/code%20lines-1,891 -blue.svg )
44
55symfony-container-introspection
66===============================
@@ -25,7 +25,7 @@ Installation
2525============
2626
2727``` bash
28- composer require --dev steevanb/symfony-container-introspection ^3.0
28+ composer require --dev steevanb/symfony-container-introspection ^3.1
2929```
3030
3131If you use Symfony (and not just ` symfony/dependency-injection ` ), you can add ` ContainerIntrospectionBundle ` to your Kernel:
Original file line number Diff line number Diff line change 11### master
22
3+ ### [ 3.1.0] ( ../../compare/3.0.1...3.1.0 ) - 2024-08-28
4+
35- Add ` Symfony ^7.0 ` compatibility
46- Add ` PHP 8.2 ` and ` 8.3 ` compatibility
57- Update CI tools
You can’t perform that action at this time.
0 commit comments