File tree 2 files changed +5
-3
lines changed
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 )
2
2
[ ![ 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 )
4
4
5
5
symfony-container-introspection
6
6
===============================
@@ -25,7 +25,7 @@ Installation
25
25
============
26
26
27
27
``` bash
28
- composer require --dev steevanb/symfony-container-introspection ^3.0
28
+ composer require --dev steevanb/symfony-container-introspection ^3.1
29
29
```
30
30
31
31
If 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 1
1
### master
2
2
3
+ ### [ 3.1.0] ( ../../compare/3.0.1...3.1.0 ) - 2024-08-28
4
+
3
5
- Add ` Symfony ^7.0 ` compatibility
4
6
- Add ` PHP 8.2 ` and ` 8.3 ` compatibility
5
7
- Update CI tools
You can’t perform that action at this time.
0 commit comments