Skip to content

Commit

Permalink
Support new versions of Laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
LightMediaNL authored Oct 8, 2017
1 parent 13b14f0 commit a976b67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "lightmedia/googleprint",
"description": "Api connection to Google cloud print for Laravel",
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.3.*",
"php": "7.*",
"laravel/framework": "5.*",
"guzzlehttp/guzzle": "^6.2"
},
"autoload": {
Expand Down

0 comments on commit a976b67

Please sign in to comment.