File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " lightwerk/surftasks" ,
33 "type" : " typo3-flow-package" ,
44 "description" : " Additional tasks for TYPO3.Surf." ,
5- "license" : [" GPL-3.0+" ],
5+ "license" : [
6+ " GPL-3.0+"
7+ ],
68 "homepage" : " https://github.com/lightwerk/SurfTasks" ,
79 "keywords" : [
810 " TYPO3 Surf" ,
911 " Deployment" ,
1012 " Tasks"
1113 ],
12- "require" : {
13- "typo3/surf" : " *"
14- },
1514 "authors" : [
1615 {
1716 "name" : " Daniel Goerz" ,
3029 "issues" : " https://github.com/lightwerk/SurfTasks/issues" ,
3130 "source" : " https://github.com/lightwerk/SurfTasks"
3231 },
33- "require" : {
34- "typo3/surf" : " *"
35- },
3632 "autoload" : {
37- "psr-0 " : {
38- "Lightwerk\\ SurfTasks" : " Classes"
33+ "psr-4 " : {
34+ "Lightwerk\\ SurfTasks\\ " : " Classes/Lightwerk/SurfTasks "
3935 }
36+ },
37+ "require" : {
38+ "typo3/flow" : " ^3.3" ,
39+ "typo3/surf" : " *"
4040 }
41- }
41+ }
You can’t perform that action at this time.
0 commit comments