Skip to content

Commit

Permalink
Merge pull request #261 from Kdyby/drop-lazy-collection
Browse files Browse the repository at this point in the history
Drop LazyCollection & suggest kdyby/doctrine-collections-lazy
  • Loading branch information
fprochazka committed Mar 29, 2016
2 parents 6600581 + 1b1b03d commit 8c6c8c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 400 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
},
"suggest": {
"kdyby/doctrine-magic-accessors": "Fast-prototyping magic accessors trait for Doctrine entities",
"kdyby/doctrine-collections-readonly": "Read-only collection wrapper for easier work with Doctrine entity collections"
"kdyby/doctrine-collections-readonly": "Read-only collection wrapper for easier work with Doctrine entity collections",
"kdyby/doctrine-collections-lazy": "Lazy collection for doctrine/collections"
},
"require-dev": {
"nette/application": "~2.3@dev",
Expand Down
Loading

0 comments on commit 8c6c8c6

Please sign in to comment.