Skip to content

Commit

Permalink
Use Joel's Scribe Data package
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Jan 5, 2025
1 parent 00f2a03 commit c8a082f
Show file tree
Hide file tree
Showing 3 changed files with 1,573 additions and 1,559 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@
],
"repositories": {
"cachet-core": {
"type": "path",
"url": "../cachet-core"
"type": "vcs",
"url": "[email protected]:cachethq/core.git"
}
},
"require": {
"php": "^8.2",
"cachethq/core": "*",
"guzzlehttp/guzzle": "^7.2",
"joelbutcher/scribe-laravel-data-plugin": "^1.0@beta",
"laravel/framework": "^11.2",
"laravel/sanctum": "^4.0",
"laravel/tinker": "^2.9"
Expand Down
Loading

0 comments on commit c8a082f

Please sign in to comment.