Skip to content

Commit 1902067

Browse files
committed
Changed PHP level to 7.3
1 parent 825436f commit 1902067

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.idea/php.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ PHP based viewer for Markdown files, to view them with fenced code highlighting
55
It is designed to be used for viewing markdown-based documentation files, in a fire and forget
66
way. The layout is based on Bootstrap 4, and does not need any additional configuration.
77

8+
## Requirements
9+
10+
- PHP7.3+
11+
812
## Features
913

1014
- Automatic jump navigation built using the document's headers.

0 commit comments

Comments
 (0)