Skip to content

Commit

Permalink
Fix Composer Import
Browse files Browse the repository at this point in the history
  • Loading branch information
TechTailor committed Mar 6, 2021
1 parent 3f8d98b commit dd267dd
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 @@ -25,7 +25,8 @@
"illuminate/database": "^8.0",
"illuminate/http": "^8.0",
"illuminate/notifications": "^8.0",
"illuminate/support": "^8.0"
"illuminate/support": "^8.0",
"spatie/laravel-package-tools": "^1.4"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down

0 comments on commit dd267dd

Please sign in to comment.