We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2b5f186
Bump composer versions
2f74511
Added catchable exception for uninstantiable classes
ec96728
Fix exception message
fe1dd74
Merge pull request #1 from coisa/dependabot/composer/squizlabs/php_co…
034df4b
Convert AbstractFactory to a final class with private constructor
d6a78a6
Fix dependencies version
b42b601
Added "Factory" annotation alias for FactoryAnnotation
7793fa3
Removed @TODO from PHP Doc
4758064
Added support to create factory with annotations through DoctrineAnno…
882dd70
Added AliasFactory