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

Commit 6335466

Browse files
authoredMar 30, 2022
Add support for L9
1 parent 64b53d6 commit 6335466

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
@@ -12,8 +12,8 @@
1212
"require": {
1313
"php": ">=7.1",
1414
"ibericode/vat": "^1.2",
15-
"illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*",
16-
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*"
15+
"illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*",
16+
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^6.3|^7.0|^8.5",

0 commit comments

Comments
 (0)
This repository has been archived.