Daniel Rudolf
a053a72a12
Update dependencies, Pico now requires PHP 7.0.8+
...
Pico now depends on Twig 2.12, Symfony YAML 3.4, Parsedown 1.7.4 and Parsedown Extra 0.8.1.
5 years ago
Daniel Rudolf
09057db2e0
Add Pico::setConfig() example to index.php.dist
7 years ago
Daniel Rudolf
b129a4fb12
Various small improvements
8 years ago
Daniel Rudolf
63616b5888
Add license/copyright file headers to index.php and index.php.dist
8 years ago
Daniel Rudolf
f0b42cf364
Add explicit dependencies to the PHP extensions "dom" and "mbstring"
...
Pico doesn't require the PHP extensions itself, but erusev/parsedown-extra does. The explicit composer.json requirements are necessary until erusev/parsedown-extra#85 gets merged. Both extensions aren't part of Ubuntu's default LAMP setup anymore.
8 years ago
Daniel Rudolf
ce508fab6b
Replace version_compare() in index.php.dist with PHP_VERSION_ID
10 years ago
Daniel Rudolf
2eed14103a
Add @codingStandardsIgnoreFile to index.php.dist
...
The comments of the "instance Pico" section violate PSR-2, but we want to keep them anyway
10 years ago
Daniel Rudolf
2535df7cfe
Add index.php.dist
...
See https://github.com/picocms/Pico/issues/285#issuecomment-160130798
10 years ago