Skip to content

Commit a2886a3

Browse files
authored
Merge pull request #31 from vemcogroup/master
feat: L10 support
2 parents f63899b + d14cc5b commit a2886a3

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.3",
14-
"illuminate/support": "8.*|9.*",
14+
"illuminate/support": "8.*|9.*|10.*",
1515
"guzzlehttp/guzzle": "^6.2|^7.0|^7.4",
1616
"artisaninweb/laravel-soap": "^0.3"
1717
},

0 commit comments

Comments
 (0)