Skip to content

Commit

Permalink
- Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dash8x committed Aug 20, 2024
1 parent 9a7aa73 commit d302488
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"phpunit/phpunit": "^9.5 || ^10.5",
"laravel/pint": "^1.15",
"javaabu/auth": "^1.11",
"spatie/laravel-medialibrary": "^10.3.4 || ^11.4"
"spatie/laravel-medialibrary": "^10.3.4 || ^11.4",
"composer/semver": "^3.4"
},
"suggest": {
"javaabu/auth": "Required for login and registration"
Expand Down

0 comments on commit d302488

Please sign in to comment.