This repository was archived by the owner on Nov 27, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 4
4
"type" : " project" ,
5
5
"description" : " The \" Symfony Standard Edition\" distribution" ,
6
6
"autoload" : {
7
- "psr-4" : { "" : " src/" , "SymfonyStandard \\ " : " app/SymfonyStandard/ " }
7
+ "psr-4" : { "" : " src/" }
8
8
},
9
9
"require" : {
10
10
"php" : " >=5.3.9" ,
28
28
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::clearCache" ,
29
29
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::installAssets" ,
30
30
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::installRequirementsFile" ,
31
- " Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::removeSymfonyStandardFiles" ,
32
31
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::prepareDeploymentTarget"
33
32
],
34
33
"post-update-cmd" : [
37
36
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::clearCache" ,
38
37
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::installAssets" ,
39
38
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::installRequirementsFile" ,
40
- " Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::removeSymfonyStandardFiles" ,
41
39
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::prepareDeploymentTarget"
42
40
]
43
41
},
You can’t perform that action at this time.
0 commit comments