Skip to content

Commit

Permalink
Suggest ApcClassLoader
Browse files Browse the repository at this point in the history
  • Loading branch information
korstiaan committed Jul 29, 2012
1 parent f53eff7 commit e41c13a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion composer.json
Expand Up @@ -20,9 +20,12 @@
},
"require": {
"php": ">=5.3.3",
"composer/installers": "*"
"composer/installers": "*"
},
"require-dev": {
"korstiaan/drunit": "*"
},
"suggest": {
"symfony/class-loader": "Allows wrapping autoloader into Symfony's APC cached ApcClassLoader"
}
}
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e41c13a

Please sign in to comment.