File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 "name" : " Vendor/Yourext" ,
33 "description" : " TYPO3 Provider Extension" ,
44 "type" : " typo3-cms-extension" ,
5- "version" : " 1.0.0 " ,
5+ "version" : " 1.0.1 " ,
66 "require" : {
77 "typo3/cms" : " ^8.7.7"
88 },
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ You can use the `start.sh` script to clone `startpilot` as extension with any na
77
88```
99Develop
10- curl https://raw.githubusercontent.com/Startpiloten/startpilot/develop /start.sh > start.sh && sh start.sh --extname startpilot --branch develop --vendor Startpiloten --package Startpilot
10+ curl https://raw.githubusercontent.com/Startpiloten/startpilot/master /start.sh > start.sh && sh start.sh --extname startpilot --branch master --vendor Startpiloten --package Startpilot
1111
1212```
1313This script is tested on MAC OSX.
You can’t perform that action at this time.
0 commit comments