Skip to content

Commit 25f5060

Browse files
committed
move clockwork to dev only
1 parent 6e48c94 commit 25f5060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"danharrin/livewire-rate-limiting": "^1.1",
1313
"doctrine/dbal": "^3.6",
1414
"guzzlehttp/guzzle": "^7.5.0",
15-
"itsgoingd/clockwork": "^5.2",
1615
"laravel/fortify": "^v1.16.0",
1716
"laravel/framework": "^v11",
1817
"laravel/horizon": "^5.27.1",
@@ -49,6 +48,7 @@
4948
"zircote/swagger-php": "^4.10"
5049
},
5150
"require-dev": {
51+
"itsgoingd/clockwork": "^5.2",
5252
"fakerphp/faker": "^v1.21.0",
5353
"laravel/dusk": "^v8.0",
5454
"laravel/pint": "^1.16",

0 commit comments

Comments
 (0)