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

Commit 3825224

Browse files
authored
Update composer.json
fixed compatibility issue
1 parent 0bee289 commit 3825224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=7.1",
14-
"ibericode/vat": "^2.0",
14+
"ibericode/vat": "^1.2",
1515
"illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*",
1616
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*"
1717
},

0 commit comments

Comments
 (0)