Skip to content

Commit

Permalink
Support Laravel 7
Browse files Browse the repository at this point in the history
  • Loading branch information
morrislaptop committed May 21, 2020
1 parent 7b512fd commit 6e4fd04
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 @@ -18,7 +18,7 @@
],
"require": {
"php": "^7.1.3",
"illuminate/notifications": "5.7.*|5.8.*|^6.0",
"illuminate/notifications": "5.7.*|5.8.*|^6.0|7.0",
"ryanwinchester/hubspot-php": "^1.2"
},
"require-dev": {
Expand Down

0 comments on commit 6e4fd04

Please sign in to comment.