Skip to content

Commit

Permalink
Merge pull request #224 from mziraki/main
Browse files Browse the repository at this point in the history
Add support for spatie/laravel-translatable:^6.0
  • Loading branch information
freekmurze authored Mar 9, 2022
2 parents a4d5388 + da3c4ea commit 9eba691
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 @@ -22,7 +22,7 @@
},
"require-dev": {
"orchestra/testbench": "^6.23|^7.0",
"spatie/laravel-translatable": "^5.0",
"spatie/laravel-translatable": "^5.0|^6.0",
"phpunit/phpunit": "^9.5.1"
},
"autoload": {
Expand Down

0 comments on commit 9eba691

Please sign in to comment.