Skip to content

Commit 043d682

Browse files
authored
Add support for Laravel 8
1 parent 6084474 commit 043d682

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
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": ">=7.1",
7-
"laravel/framework": "^5.6||^6.0||^7.0",
7+
"laravel/framework": "^5.6||^6.0||^7.0||^8.0",
88
"divineomega/php-countries": "^2.1",
99
"divineomega/php-postcodes": "^4.2",
1010
"langleyfoxall/simple-google-maps": "^1.0",

0 commit comments

Comments
 (0)