File tree 2 files changed +2
-8
lines changed 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
language : php
2
2
php :
3
- - 5.6
4
- - 7.0
5
3
- 7.1
6
4
- 7.2
7
5
@@ -12,10 +10,6 @@ branches:
12
10
before_install :
13
11
- composer install
14
12
15
- matrix :
16
- allow_failures :
17
- - php : 7.2
18
-
19
13
env :
20
14
TRELLIS_CONFIG_DIR=test/resources/config/
21
15
Original file line number Diff line number Diff line change 2
2
3
3
A simple way to expose static assets as a read-only <a href =" https://www.w3.org/TR/ldp/ " >LDP</a > server.
4
4
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/ )
6
6
[ ![ Build Status] ( https://travis-ci.com/trellis-ldp/static-ldp.svg?branch=master )] ( https://travis-ci.com/trellis-ldp/static-ldp )
7
7
[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/pad3wdgd43lg1nou?svg=true )] ( https://ci.appveyor.com/project/acoburn/static-ldp )
8
8
9
9
## Requirements
10
10
11
- * PHP 5.6 +
11
+ * PHP 7.1 +
12
12
* [ Composer] ( https://getcomposer.org/ )
13
13
* The <a href =" http://php.net/manual/en/book.mbstring.php " >mbstring</a > extension
14
14
* 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