Skip to content

Instantly share code, notes, and snippets.

@bakura10
Created January 18, 2014 11:18
Show Gist options
  • Save bakura10/8489107 to your computer and use it in GitHub Desktop.
Save bakura10/8489107 to your computer and use it in GitHub Desktop.
<?php
return array(
'service_manager' => array(
'aliases' => array(
'Zend\Authentication\AuthenticationService' => 'doctrine.authentication.orm_default'
)
)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment