Skip to content

Commit

Permalink
Updating composer
Browse files Browse the repository at this point in the history
  • Loading branch information
hicham-saddek committed Apr 11, 2021
1 parent 2755919 commit a565b60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"require": {
"laravel/framework": "^6|^7|^8",
"php": ">=8.0",
"milebits/eloquent-filters": ">=2.0",
"milebits/laravel-stream": ">=1.0",
"milebits/helpers": ">=1.0"
"milebits/eloquent-filters": "^2|^3",
"milebits/laravel-stream": "^1|^2",
"milebits/helpers": "^2"
},
"license": "GPL-3.0-or-later",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a565b60

Please sign in to comment.