Skip to content

Commit ec8c945

Browse files
committed
Update README.md
1 parent 5ed48de commit ec8c945

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ This bundle will allow you to easily manage scheduling for Symfony's console com
1212

1313
The following table shows the compatibilities of different versions of the bundle :
1414

15-
| Version | Symfony | PHP |
16-
| --------------------------------------------------------------------------------------- | ---------- | ------ |
17-
| [2.1\|2.2](https://github.com/J-Mose/CommandSchedulerBundle/tree/master) | ^3.4\|^4.3 | >=7.1 |
18-
| [2.0.x](https://github.com/J-Mose/CommandSchedulerBundle/tree/v2.0.2) (unmaintained) | ^3.4\|^4.1 | >=5.6 |
19-
| [1.2.x](https://github.com/J-Mose/CommandSchedulerBundle/tree/1.2) (unmaintained) | ^2.8\|^3.0 | >=5.5 |
20-
| [1.1.x](https://github.com/J-Mose/CommandSchedulerBundle/tree/1.1) (unmaintained) | ^2.3 | >=5.3 |
15+
| Version | Symfony | PHP |
16+
| --------------------------------------------------------------------------------------- | --------------- | ------ |
17+
| [3.0 (master)](https://github.com/J-Mose/CommandSchedulerBundle/tree/master) | ^3.4\|^4.3\|^5.0 | >=7.2 |
18+
| [2.2.x](https://github.com/J-Mose/CommandSchedulerBundle/tree/2.2) | ^3.4\|^4.3 | >=7.1 |
19+
| [2.0.2](https://github.com/J-Mose/CommandSchedulerBundle/tree/v2.0.2) (unmaintained) | ^3.4\|^4.1 | >=5.6 |
20+
| [1.2.x](https://github.com/J-Mose/CommandSchedulerBundle/tree/1.2) (unmaintained) | ^2.8\|^3.0 | >=5.5 |
21+
| [1.1.x](https://github.com/J-Mose/CommandSchedulerBundle/tree/1.1) (unmaintained) | ^2.3 | >=5.3 |
2122

2223
When using Symfony Flex there is an [installation recipe](https://github.com/symfony/recipes-contrib/tree/master/jmose/command-scheduler-bundle/2.0).
2324
To use it, you have to enable contrib recipes on your project : `composer config extra.symfony.allow-contrib true`

0 commit comments

Comments
 (0)