We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7503517 + b822fe7 commit dc0379cCopy full SHA for dc0379c
README.md
@@ -11,7 +11,7 @@ Resources
11
12
Documentation:
13
14
-http://symfony.com/doc/2.7/book/security.html
+https://symfony.com/doc/2.7/book/security.html
15
16
Tests
17
-----
composer.json
@@ -3,7 +3,7 @@
3
"type": "library",
4
"description": "Symfony Security Component - Core Library",
5
"keywords": [],
6
- "homepage": "http://symfony.com",
+ "homepage": "https://symfony.com",
7
"license": "MIT",
8
"authors": [
9
{
@@ -12,7 +12,7 @@
},
"name": "Symfony Community",
- "homepage": "http://symfony.com/contributors"
+ "homepage": "https://symfony.com/contributors"
}
],
18
"require": {
0 commit comments