Skip to content

Commit

Permalink
Remove symfony/process
Browse files Browse the repository at this point in the history
Resolves #8
  • Loading branch information
mvdnbrk authored Mar 11, 2020
1 parent 25d8440 commit 52a023e
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 52a023e

Please sign in to comment.