@@ -12,18 +12,19 @@ See [Wiki](https://github.com/Dukecity/CommandSchedulerBundle/wiki) for Details
1212
1313Please read [ Upgrade-News for Version 6] ( UPGRADE.md )
1414
15- Version 6 .x has the goal to use modern Php and Symfony features and low maintenance.
16- So only PHP >= 8.2 and Symfony ^7.0 (Latest: ^7.4|^ 8.0) are supported at the moment.
15+ Version 7 .x has the goal to use modern Php and Symfony features and low maintenance.
16+ So only PHP >= 8.4 and Symfony ^8.0 are supported at the moment.
1717
1818The following table shows the compatibilities of different versions of the bundle :
1919
20- | Version | Symfony | PHP |
21- | ----------------------------------------------------------------------------| ----------------| -------|
22- | [ 6.x (main)] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/main ) | ^7.0 + ^8.0 | >=8.2 |
23- | [ 5.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/5.x ) | ^5.4 + ^6.0 | >=8.0 |
24- | [ 4.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/4.x ) | ^4.4.20 + ^5.3 | >=8.0 |
25- | [ 3.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/3.x ) | ^4.4.20 + ^5.3 | >=7.3 |
26- | [ 2.2.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/2.2 ) | ^3.4 + ^4.3 | ^7.1 |
20+ | Version | Symfony | PHP |
21+ | ------------------------------------------------------------------------------| ----------------| -------|
22+ | [ 7.x (main)] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/main ) | ^8.0 | >=8.4 |
23+ | [ 6.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/main ) | ^7.0 + ^8.0 | >=8.2 |
24+ | [ 5.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/5.x ) | ^5.4 + ^6.0 | >=8.0 |
25+ | [ 4.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/4.x ) | ^4.4.20 + ^5.3 | >=8.0 |
26+ | [ 3.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/3.x ) | ^4.4.20 + ^5.3 | >=7.3 |
27+ | [ 2.2.x] ( https://github.com/Dukecity/CommandSchedulerBundle/tree/2.2 ) | ^3.4 + ^4.3 | ^7.1 |
2728
2829
2930## Install
0 commit comments