File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ Provides support of **ENUM type** for Doctrine in Symfony applications.
25
25
26
26
##### Choose the version you need
27
27
28
- | Bundle Version (X.Y.Z) | PHP | Symfony | Doctrine DBAL | Comment |
29
- | :----------------------:| :----------------:| :------------------ :| :-------------:| :--------------------|
30
- | ` 6.2.* ` | ` >= 7.1.3 ` | ` >= 4.0 ` | ` >= 2.6 ` | ** Current version** |
31
- | ` 5.3.* ` | ` >= 5.6, <= 7.1 ` | ` >= 3.2, <= 3.4 ` | ` >= 2.5 ` | * Bug fix support* |
28
+ | Bundle Version (X.Y.Z) | PHP | Symfony | Doctrine DBAL | Comment |
29
+ | :----------------------:| :----------------:| :--------:| :-------------:| :--------------------|
30
+ | ` 6.2.* ` | ` >= 7.1.3 ` | ` >= 4.0 ` | ` >= 2.6 ` | ** Current version** |
31
+ | ` 5.3.* ` | ` >= 5.6, <= 7.1 ` | ` 3.4 ` | ` >= 2.5 ` | * Bug fix support* |
32
32
33
33
## Using
34
34
You can’t perform that action at this time.
0 commit comments