Skip to content

Commit fda0abe

Browse files
committed
updated docs and travis
1 parent 9ca0cc9 commit fda0abe

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- 5.4
54
- 5.5
65
- 5.6
76

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ a simple admin panel with an ACL using Laravel framework.
1818
To install this software you need:
1919

2020
* Laravel framework 5.*
21-
* Php 5.4+
21+
* Php 5.5+
2222
* GD Library or Imagick
2323
* Enable Fileinfo extension(may be needed for windows users) <a href="http://php.net/manual/en/fileinfo.installation.php">how to enable it</a>
2424

0 commit comments

Comments
 (0)