Skip to content

Commit

Permalink
added fleetbase fork for laravel model caching
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Apr 30, 2024
1 parent e66effd commit 251bc3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@
"phpstan/phpstan": "^1.10.38",
"symfony/var-dumper": "^5.4.29"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/fleetbase/laravel-model-caching"
}
],
"autoload": {
"psr-4": {
"Fleetbase\\FleetOps\\": "server/src/",
Expand Down

0 comments on commit 251bc3c

Please sign in to comment.