We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d559409 commit 4ab68d1Copy full SHA for 4ab68d1
src/Illuminate/Console/composer.json
@@ -34,7 +34,7 @@
34
"dragonmantank/cron-expression": "Required to use scheduler (^2.0).",
35
"guzzlehttp/guzzle": "Required to use the ping methods on schedules (^6.3.1|^7.0).",
36
"illuminate/bus": "Required to use the scheduled job dispatcher (^7.0).",
37
- "illuminate/container": "Required to use the scheduler (^7.0)",
+ "illuminate/container": "Required to use the scheduler (^7.0).",
38
"illuminate/filesystem": "Required to use the generator command (^7.0).",
39
"illuminate/queue": "Required to use closures for scheduled jobs (^7.0)."
40
},
0 commit comments