Skip to content

Commit 5b177dd

Browse files
authored
Merge pull request #14 from stevewolfe555/main
Updated laravel support
2 parents 246dc19 + e5f45f5 commit 5b177dd

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
@@ -13,7 +13,7 @@
1313
"keywords": ["Laravel", "laravel-address-finder"],
1414
"require": {
1515
"php": ">=7.3",
16-
"illuminate/support": "~5|~6|~7|~8|~9|~10"
16+
"illuminate/support": "~5|~6|~7|~8|~9|~10|~11"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^8.0",

0 commit comments

Comments
 (0)