Skip to content

Commit

Permalink
remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MartkCz committed Nov 30, 2021
1 parent bc4732b commit 0face3f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -9,8 +9,7 @@
"php": ">=7.4",
"nette/utils": "^3.2",
"league/flysystem": "^1.1",
"psr/event-dispatcher": "^1.0",
"utilitte/asserts": "^1.1"
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"codeception/codeception": "^4.1.20",
Expand Down

0 comments on commit 0face3f

Please sign in to comment.