Skip to content

Commit

Permalink
Composer: rely on nette/di directly
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 15, 2023
1 parent 42d2a4e commit 3e5066e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"nette/di": "^3.1.8",
"contributte/psr7-http-message": "^0.9.0 || ^0.10.0",
"contributte/middlewares": "^0.11.0 || ^0.12.0",
"contributte/openapi": "^0.1.0",
Expand Down

0 comments on commit 3e5066e

Please sign in to comment.