Skip to content

Commit

Permalink
Merge pull request #9 from mvdnbrk/patch-1
Browse files Browse the repository at this point in the history
Remove symfony/process dependency
  • Loading branch information
antonkomarev authored Mar 11, 2020
2 parents 25d8440 + 52a023e commit 0dda036
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
"require": {
"php": "^7.1.3",
"laravel/nova": "*",
"cybercog/laravel-ban": "^3.0|^4.0",
"symfony/process": "^4.1"
"cybercog/laravel-ban": "^3.0|^4.0"
},
"require-dev": {
},
Expand Down

0 comments on commit 0dda036

Please sign in to comment.