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

Commit 4ed4df0

Browse files
update vat.php to 1.2.0
1 parent bd3c87d commit 4ed4df0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.0",
14-
"dannyvankooten/vat.php": "^1.1",
13+
"php": ">=7.1",
14+
"dannyvankooten/vat.php": "^1.2",
1515
"illuminate/contracts": "5.5.*|5.6.*|5.7.*",
1616
"illuminate/support": "5.5.*|5.6.*|5.7.*"
1717
},

0 commit comments

Comments
 (0)