move clockwork to dev only

This commit is contained in:
peaklabs-dev 2024-09-11 15:25:51 +02:00
parent 6e48c94c6e
commit 25f5060333
No known key found for this signature in database

View file

@ -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",