Skip to content

Commit

Permalink
Composer: use nette/di directly
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jul 3, 2023
1 parent 430a80c commit 1b9a1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": ">=8.1",
"contributte/di": "^0.6.0",
"nette/di": "^3.1.2",
"symfony/console": "^6.2.0",
"doctrine/data-fixtures": "^1.6.6",
"doctrine/orm": "^2.15.2"
Expand Down

0 comments on commit 1b9a1c2

Please sign in to comment.