move clockwork to dev only
This commit is contained in:
parent
6e48c94c6e
commit
25f5060333
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
|||
"danharrin/livewire-rate-limiting": "^1.1",
|
||||
"doctrine/dbal": "^3.6",
|
||||
"guzzlehttp/guzzle": "^7.5.0",
|
||||
"itsgoingd/clockwork": "^5.2",
|
||||
"laravel/fortify": "^v1.16.0",
|
||||
"laravel/framework": "^v11",
|
||||
"laravel/horizon": "^5.27.1",
|
||||
|
|
@ -49,6 +48,7 @@
|
|||
"zircote/swagger-php": "^4.10"
|
||||
},
|
||||
"require-dev": {
|
||||
"itsgoingd/clockwork": "^5.2",
|
||||
"fakerphp/faker": "^v1.21.0",
|
||||
"laravel/dusk": "^v8.0",
|
||||
"laravel/pint": "^1.16",
|
||||
|
|
|
|||
Loading…
Reference in a new issue