Skip to content

Commit

Permalink
Replaced nette/nette with nette/di
Browse files Browse the repository at this point in the history
Updated composer.json
  • Loading branch information
AntikCz committed Feb 24, 2016
1 parent 420b4e9 commit e8628a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"issues": "https://github.com/rixxi/gedmo"
},
"require": {
"nette/nette": "~2.1",
"nette/di": ">= 2.1 < 2.4",
"nette/utils": ">= 2.1 < 2.4",
"kdyby/events": "~3.0|~2.1",
"kdyby/doctrine": "~3.0|~2.0|~1.0",
"gedmo/doctrine-extensions": "~2.2"
Expand Down

0 comments on commit e8628a1

Please sign in to comment.