Skip to content

Commit

Permalink
update composer.json to laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
usulix authored Dec 10, 2019
1 parent 655c204 commit 2987db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A laravel5 wrapper around ryanwinchester/netsuite-php",
"version": "1.0.3",
"require": {
"laravel/framework": "^5",
"laravel/framework": "6.x",
"ryanwinchester/netsuite-php": "^2016.1|^v2017|^v2018",
"guzzlehttp/guzzle": "^6.2"
},
Expand Down

0 comments on commit 2987db9

Please sign in to comment.