Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperLaiTW committed Dec 22, 2020
1 parent 5513e9e commit a01e6c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "casperlaitw/filesys",
"description": "Laravel - Filemanager extension, Fork from crip-laravel/filesys",
"require": {
"casperlaitw/core": "^2.0",
"illuminate/support": "^6.0",
"casperlaitw/core": "^3.0",
"illuminate/support": "^7.0",
"intervention/image": "^2.3",
"php": ">=7.0"
},
Expand Down

0 comments on commit a01e6c6

Please sign in to comment.