Skip to content

Commit

Permalink
Composer: drop unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jul 31, 2023
1 parent ebbd1b9 commit 8c1813c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Expand Up @@ -23,16 +23,14 @@
"tracy/tracy": "^2.9.0"
},
"require-dev": {
"nette/application": "^3.0.0",
"nette/di": "^3.0.0",
"nette/http": "^3.0.1",
"nette/di": "^3.1.2",
"contributte/qa": "^0.4",
"contributte/tester": "^0.3",
"contributte/phpstan": "^0.1",
"mockery/mockery": "^1.5.0"
},
"conflict": {
"nette/di": "<3.0.0"
"nette/di": "<3.1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8c1813c

Please sign in to comment.