diff options
author | Nicolas Grekas <nicolas.grekas@gmail.com> | 2015-05-13 13:36:16 +0200 |
---|---|---|
committer | Nicolas Grekas <nicolas.grekas@gmail.com> | 2015-05-13 13:36:16 +0200 |
commit | be8e01596f133c2c950b011fe8b0e261dc6c6f34 (patch) | |
tree | 02b38ee6a1487b13f706078518b2cdf2e1d0e304 /Core/README.md | |
parent | 165c5e5d50896e657ff2b0d1663b4b224ef8294c (diff) | |
parent | ad8373bcf455be18e2bdbcec1c37b6c032d5943c (diff) | |
download | symfony-security-be8e01596f133c2c950b011fe8b0e261dc6c6f34.zip symfony-security-be8e01596f133c2c950b011fe8b0e261dc6c6f34.tar.gz symfony-security-be8e01596f133c2c950b011fe8b0e261dc6c6f34.tar.bz2 |
Merge branch '2.7' into 2.8
* 2.7:
fix missing links to https://symfony.com
fix missing links to https://symfony.com
[travis] Don't use the cache
[DebugBundle] Remove inlined dumps on XHR
Conflicts:
src/Symfony/Component/Security/Acl/README.md
src/Symfony/Component/Security/Core/README.md
src/Symfony/Component/Security/Csrf/README.md
src/Symfony/Component/Security/Http/README.md
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 d7ccf68..f1da5b1 100644 --- a/Core/README.md +++ b/Core/README.md @@ -11,7 +11,7 @@ Resources Documentation: -http://symfony.com/doc/2.8/book/security.html +https://symfony.com/doc/2.8/book/security.html Tests ----- |