Skip to content

Commit 9a89b33

Browse files
committed
Requires the globalid ^1.1 (should install the correct one based on laravel version)
1 parent 1714249 commit 9a89b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": "^8.2",
1919
"illuminate/contracts": "^10.0|^11.0",
2020
"spatie/laravel-package-tools": "^1.9.2",
21-
"tonysm/globalid-laravel": "dev-main as 1.2"
21+
"tonysm/globalid-laravel": "^1.1"
2222
},
2323
"require-dev": {
2424
"laravel/pint": "^1.10",

0 commit comments

Comments
 (0)