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 0e0650f commit a201572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": ">=8.1",
"contributte/di": "^0.6.0",
"nette/di": "^3.1.2",
"doctrine/migrations": "^3.6.0",
"symfony/console": "^6.2.0"
},
Expand Down

0 comments on commit a201572

Please sign in to comment.