File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 11language : php
22php :
3- - 5.6
4- - 7.0
53 - 7.1
64 - 7.2
75
@@ -12,10 +10,6 @@ branches:
1210before_install :
1311 - composer install
1412
15- matrix :
16- allow_failures :
17- - php : 7.2
18-
1913env :
2014 TRELLIS_CONFIG_DIR=test/resources/config/
2115
Original file line number Diff line number Diff line change 22
33A simple way to expose static assets as a read-only <a href =" https://www.w3.org/TR/ldp/ " >LDP</a > server.
44
5- [ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%205.6 -8892BF.svg?style=flat-square )] ( https://php.net/ )
5+ [ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.1 -8892BF.svg?style=flat-square )] ( https://php.net/ )
66[ ![ Build Status] ( https://travis-ci.com/trellis-ldp/static-ldp.svg?branch=master )] ( https://travis-ci.com/trellis-ldp/static-ldp )
77[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/pad3wdgd43lg1nou?svg=true )] ( https://ci.appveyor.com/project/acoburn/static-ldp )
88
99## Requirements
1010
11- * PHP 5.6 +
11+ * PHP 7.1 +
1212* [ Composer] ( https://getcomposer.org/ )
1313* The <a href =" http://php.net/manual/en/book.mbstring.php " >mbstring</a > extension
1414* The <a href =" http://php.net/manual/en/book.pcre.php " >pcre</a > extension
You can’t perform that action at this time.
0 commit comments