Skip to content

Commit c8a082f

Browse files
committed
Use Joel's Scribe Data package
1 parent 00f2a03 commit c8a082f

File tree

3 files changed

+1573
-1559
lines changed

3 files changed

+1573
-1559
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@
1010
],
1111
"repositories": {
1212
"cachet-core": {
13-
"type": "path",
14-
"url": "../cachet-core"
13+
"type": "vcs",
14+
"url": "git@github.com:cachethq/core.git"
1515
}
1616
},
1717
"require": {
1818
"php": "^8.2",
1919
"cachethq/core": "*",
2020
"guzzlehttp/guzzle": "^7.2",
21+
"joelbutcher/scribe-laravel-data-plugin": "^1.0@beta",
2122
"laravel/framework": "^11.2",
2223
"laravel/sanctum": "^4.0",
2324
"laravel/tinker": "^2.9"

0 commit comments

Comments
 (0)