Replace debug bar with clockwork

This commit is contained in:
DaneEveritt 2022-05-04 19:19:00 -04:00
parent 4252014d18
commit f5ad9b9e11
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 74 additions and 402 deletions

View file

@ -43,11 +43,11 @@
"webmozart/assert": "~1.10.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.6",
"barryvdh/laravel-ide-helper": "^2.12",
"facade/ignition": "^2.17",
"fakerphp/faker": "^1.19",
"friendsofphp/php-cs-fixer": "^3.8",
"itsgoingd/clockwork": "^5.1",
"laravel/dusk": "^6.23",
"mockery/mockery": "^1.5",
"nunomaduro/collision": "^5.11",