Skip to content

Commit

Permalink
Merge pull request #34 from madeITBelgium/madeITBelgium-patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
madeITBelgium authored Oct 3, 2022
2 parents 1ea0c6b + b14a239 commit abdfd2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "madeitbelgium/teamleader",
"version": "1.5.1",
"version": "1.6.0",
"description": "Laravel TeamLeader SDK",
"keywords": ["laravel", "teamleader"],
"homepage": "https://www.madeit.be",
Expand All @@ -15,8 +15,8 @@
],
"require": {
"php": ">=7.2",
"illuminate/support": "5.*|^6.0|^7.0|8.*|9.*",
"illuminate/container": "5.*|^6.0|^7.0|8.*|9.*",
"illuminate/support": "*",
"illuminate/container": "*",
"nesbot/carbon": "^1.35|^2.0",
"guzzlehttp/guzzle": "^6.5|7.*"
},
Expand Down

0 comments on commit abdfd2e

Please sign in to comment.