diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2015-11-30 22:39:17 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2015-11-30 22:39:17 +0100 |
commit | 32872c36a7a466673d261bf7f467e8fa918c4a7b (patch) | |
tree | aee502e359eb480d72e9f2088b10df0d02917bf9 /Core/README.md | |
parent | 82f83d99b1756d085746aa0c4dae800d9c6ef37d (diff) | |
download | symfony-security-32872c36a7a466673d261bf7f467e8fa918c4a7b.zip symfony-security-32872c36a7a466673d261bf7f467e8fa918c4a7b.tar.gz symfony-security-32872c36a7a466673d261bf7f467e8fa918c4a7b.tar.bz2 |
updated version to 3.1
Diffstat (limited to 'Core/README.md')
-rw-r--r-- | Core/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/README.md b/Core/README.md index 3c6a117..a423666 100644 --- a/Core/README.md +++ b/Core/README.md @@ -11,7 +11,7 @@ Resources Documentation: -https://symfony.com/doc/3.0/book/security.html +https://symfony.com/doc/3.1/book/security.html Tests ----- |