WIP better delete (#127)
* better delete * enum q * enum * Delete updated (#134) * fix for some really old and incompatable pods - this should be done a… (#131) * fix for some really old and incompatable pods - this should be done at some point also using the data from the checks table * socialhome not pulling version code properly, update location for that * some cleanup and fix the stats that just grind (#133) * some cleanup and fix the stats that just grind * limit the full page for now, so much dead pods * add ganggo version pull * remove unused item * oops * Remove temporary RedBean assignment fix, as corrected upstream by using partial beans. see https://github.com/gabordemooij/redbean/issues/547 * Use enum for pod status.
Showing
{ | ||
"require": { | ||
"noplanman/xec": "0.1.0", | ||
"gabordemooij/redbean": "^4.3", | ||
"jaybizzle/crawler-detect" :"1.*" | ||
"gabordemooij/redbean": "^5.0", | ||
"jaybizzle/crawler-detect" :"1.*", | ||
"commerceguys/enum": "^1.0" | ||
}, | ||
"autoload": { | ||
"classmap": ["lib"] | ||
} | ||
} |
lib/PodStatus.php
0 → 100644
Please register or sign in to comment