Skip to content

Commit b4077b4

Browse files
Update cronjobs.md
1 parent ca75912 commit b4077b4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

content/docs/cronjobs.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,6 @@ A description of the crontab syntax that is required to define schedules can be
2424

2525
To run a PHP command using a specific version, you need to provide the absolute path to the desired PHP version. Below is a list of the available versions:
2626

27-
- `/usr/bin/php4.4-cli`
28-
- `/usr/bin/php5.2-cli`
29-
- `/usr/bin/php5.4-cli`
30-
- `/usr/bin/php5.5-cli`
31-
- `/usr/bin/php5.6-cli`
32-
- `/usr/bin/php7.0-cli`
33-
- `/usr/bin/php7.1-cli`
34-
- `/usr/bin/php7.2-cli`
35-
- `/usr/bin/php7.3-cli`
36-
- `/usr/bin/php7.4-cli`
3727
- `/usr/bin/php8.0-cli`
3828
- `/usr/bin/php8.1-cli`
3929
- `/usr/bin/php8.2-cli`

0 commit comments

Comments
 (0)