Skip to content

Commit

Permalink
composer.json: suggest nette/di, latte/latte, nepada/template-factory
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Aug 23, 2016
1 parent 5554cd4 commit df57242
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"tracy/tracy": "^2.3@dev",
"nepada/template-factory": "^1.0@dev"
},
"suggest": {
"nette/di": "for integration with Nette DI container",
"latte/latte": "to use Latte with custom Texy! macros in templates",
"nepada/template-factory": "to automatically inject required services into Latte templates"
},
"autoload": {
"psr-4": {
"Nepada\\Bridges\\": "src/Bridges/",
Expand Down

0 comments on commit df57242

Please sign in to comment.