Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
(branche 0_4)
Browse files Browse the repository at this point in the history
#14: Symfony / Doctrine Compatibility
In Symfony 2.6 the first constructor argument of UsernamePasswordFormAuthenticationListener
is (now) typehinted as SecurityContextInterface
- composer.json require "symfony/symfony": ">=2.7"
- adapted README.md
Tested with FOSUserBundle
- adapted Installation.md
  • Loading branch information
metaclass-nl committed Jan 13, 2016
1 parent 306dc21 commit 386d070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/doc/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -360,5 +360,6 @@ In Symfony 2.6 the first constructor argument of UsernamePasswordFormAuthenticat
is (now) typehinted as SecurityContextInterface
- composer.json require "symfony/symfony": ">=2.7"
- adapted README.md
Tested with FOSUserBundle
- adapted Installation.md
----------------------------------

0 comments on commit 386d070

Please sign in to comment.