File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 99
1010cache :
1111 directories :
12- - $HOME/.composer/cache
12+ - $HOME/.composer/cache/files
1313
1414before_install :
1515 - mv ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini{,.disabled} || echo "xdebug not available"
Original file line number Diff line number Diff line change 99 <xsd : attribute name =" dir_name" type =" xsd:string" />
1010 <xsd : attribute name =" namespace" type =" xsd:string" />
1111 <xsd : attribute name =" table_name" type =" xsd:string" />
12+ <xsd : attribute name =" column_name" type =" xsd:string" />
13+ <xsd : attribute name =" column_length" type =" xsd:integer" />
14+ <xsd : attribute name =" executed_at_column_name" type =" xsd:integer" />
15+ <xsd : attribute name =" all_or_nothing" type =" xsd:boolean" />
1216 <xsd : attribute name =" name" type =" xsd:string" />
17+ <xsd : attribute name =" custom_template" type =" xsd:string" />
1318 <xsd : attribute name =" organize-migrations" >
1419 <xsd : simpleType >
1520 <xsd : restriction base =" xsd:string" >
You can’t perform that action at this time.
0 commit comments