Skip to content

Commit

Permalink
Update circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Cámara committed Sep 11, 2017
1 parent 055b025 commit b881e75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Easy i18n localization for Laravel, an useful tool to combine with Laravel local
4.1.x | 0.13.x
4.2.x | 0.15.x
5.0.x/5.1.x | 1.0.x
5.2.x-5.4.x | 1.2.x
5.5 | 1.3.x
5.2.x-5.4.x (PHP 7 not required) | 1.2.x
5.2.x-5.5.x (PHP 7 required) | 1.3.x

## Installation

Expand Down
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
machine:
php:
version: 5.6.14
version: 7.0.4

0 comments on commit b881e75

Please sign in to comment.