Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 1eeb754

Browse files
update laravel-model-uuid dependency to the one that also supports Laravel 9.x
1 parent c9ce146 commit 1eeb754

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.3|^8.0",
15-
"dyrynda/laravel-model-uuid": "^6.5",
15+
"dyrynda/laravel-model-uuid": "^6.6",
1616
"illuminate/container": "^8.12|^9.0",
1717
"illuminate/contracts": "^8.12|^9.0",
1818
"illuminate/database": "^8.12|^9.0",

0 commit comments

Comments
 (0)