Skip to content

Commit 4ab68d1

Browse files
And again
1 parent d559409 commit 4ab68d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Console/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dragonmantank/cron-expression": "Required to use scheduler (^2.0).",
3535
"guzzlehttp/guzzle": "Required to use the ping methods on schedules (^6.3.1|^7.0).",
3636
"illuminate/bus": "Required to use the scheduled job dispatcher (^7.0).",
37-
"illuminate/container": "Required to use the scheduler (^7.0)",
37+
"illuminate/container": "Required to use the scheduler (^7.0).",
3838
"illuminate/filesystem": "Required to use the generator command (^7.0).",
3939
"illuminate/queue": "Required to use closures for scheduled jobs (^7.0)."
4040
},

0 commit comments

Comments
 (0)