File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,4 +50,4 @@ You can run the unit tests with the following command:
50
50
51
51
[ 1 ] : http://api.symfony.com/2.5/Symfony/Component/Finder/SplFileInfo.html
52
52
[ 2 ] : http://php.net/splfileinfo
53
- [ 3 ] : http ://symfony.com/doc/current/components/finder.html#usage
53
+ [ 3 ] : https ://symfony.com/doc/current/components/finder.html#usage
Original file line number Diff line number Diff line change 3
3
"type" : " library" ,
4
4
"description" : " Symfony Finder Component" ,
5
5
"keywords" : [],
6
- "homepage" : " http ://symfony.com" ,
6
+ "homepage" : " https ://symfony.com" ,
7
7
"license" : " MIT" ,
8
8
"authors" : [
9
9
{
12
12
},
13
13
{
14
14
"name" : " Symfony Community" ,
15
- "homepage" : " http ://symfony.com/contributors"
15
+ "homepage" : " https ://symfony.com/contributors"
16
16
}
17
17
],
18
18
"require" : {
You can’t perform that action at this time.
0 commit comments