Skip to content

Commit

Permalink
update laravel support version
Browse files Browse the repository at this point in the history
  • Loading branch information
iwillhappy1314 committed May 13, 2019
1 parent 169ea62 commit 8373893
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ matrix:
env: WP_VERSION=latest
- php: 7.0
env: WP_VERSION=latest
- php: 5.6
env: WP_VERSION=latest
- php: 5.6
env: WP_VERSION=trunk

before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"php": ">=5.6",
"nette/finder": "~2.4.0",
"doctrine/inflector": "~1.1.0",
"illuminate/support": "~5.4.0"
"illuminate/support": "~5.5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8373893

Please sign in to comment.