Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Commit

Permalink
update vat.php to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Jan 7, 2019
1 parent bd3c87d commit 4ed4df0
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 @@ -10,8 +10,8 @@
}
],
"require": {
"php": ">=7.0",
"dannyvankooten/vat.php": "^1.1",
"php": ">=7.1",
"dannyvankooten/vat.php": "^1.2",
"illuminate/contracts": "5.5.*|5.6.*|5.7.*",
"illuminate/support": "5.5.*|5.6.*|5.7.*"
},
Expand Down

0 comments on commit 4ed4df0

Please sign in to comment.