Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
update laravel-model-uuid dependency to the one that also supports La…
Browse files Browse the repository at this point in the history
…ravel 9.x
  • Loading branch information
michaeldyrynda committed Jan 26, 2022
1 parent c9ce146 commit 1eeb754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "^7.3|^8.0",
"dyrynda/laravel-model-uuid": "^6.5",
"dyrynda/laravel-model-uuid": "^6.6",
"illuminate/container": "^8.12|^9.0",
"illuminate/contracts": "^8.12|^9.0",
"illuminate/database": "^8.12|^9.0",
Expand Down

0 comments on commit 1eeb754

Please sign in to comment.