Skip to content

Commit

Permalink
Updated composer.json remove illuminate/support requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
sara hasan committed Dec 16, 2020
1 parent 6e71c70 commit 0681032
Show file tree
Hide file tree
Showing 2 changed files with 2,584 additions and 2,586 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -23,8 +23,7 @@
}
],
"require": {
"php": "^7.2.5|^8.0",
"illuminate/support": "^6.0"
"php": "^7.2|^8.0"
},
"require-dev": {
"orchestra/testbench": "^4.0",
Expand Down

0 comments on commit 0681032

Please sign in to comment.