Skip to content

Commit

Permalink
composer json bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
aminsamadzadeh committed Nov 9, 2020
1 parent 380a7c8 commit e02bb19
Show file tree
Hide file tree
Showing 2 changed files with 5,882 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "add auto seraching from request",
"type": "laravel",
"require": {
"illuminate/support": "^7.19"
"laravel/framework": "^7.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit e02bb19

Please sign in to comment.