Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #9 from ruslan-polutsygan/composer-fix
Browse files Browse the repository at this point in the history
composer.json fix
  • Loading branch information
egil committed Oct 22, 2013
2 parents 2bb501f + fc38bde commit 4b9aa21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
"license": "MIT",
"require": {
"php": ">=5.3"
},
"autoload": {
"files": ["markdown.php", "markdown_extended.php"]
}
}

0 comments on commit 4b9aa21

Please sign in to comment.