This website requires JavaScript.
Explore
Help
Sign in
beenull
/
Pico
Watch
1
Star
0
Fork
You've already forked Pico
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
aa59661ff8
Pico
/
composer.json
7 lines
90 B
JSON
Raw
Normal View
History
Unescape
Escape
Update Twig (now uses composer) and add composer.json.
2013-04-26 16:22:30 +00:00
{
"require"
:
{
using composer for markdown
2013-07-10 13:12:44 +00:00
"twig/twig"
:
"1.12.*"
,
v0.7 * [New] Added before_read_file_meta and get_page_data plugin hooks to customize page meta data * [Changed] Make get_files() ignore dotfiles * [Changed] Make get_pages() ignore Emacs and temp files * [Changed] Use composer version of Markdown * [Changed] Other small tweaks * [Fixed] Date warnings and other small bugs
2013-09-04 11:10:26 +00:00
"michelf/php-markdown"
:
"1.3"
Update Twig (now uses composer) and add composer.json.
2013-04-26 16:22:30 +00:00
}
using composer for markdown
2013-07-10 13:12:44 +00:00
}
Reference in a new issue
Copy permalink