File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,13 @@ This bundle will allow you to easily manage scheduling for Symfony's console com
1212
1313The 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
2223When using Symfony Flex there is an [ installation recipe] ( https://github.com/symfony/recipes-contrib/tree/master/jmose/command-scheduler-bundle/2.0 ) .
2324To use it, you have to enable contrib recipes on your project : ` composer config extra.symfony.allow-contrib true `
You can’t perform that action at this time.
0 commit comments