Skip to content

Commit 22bcba3

Browse files
committed
Further increase required version of PHP Postcodes for proper Laravel 8 support
1 parent b5cdc0f commit 22bcba3

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
@@ -6,7 +6,7 @@
66
"php": ">=7.1",
77
"laravel/framework": "^5.6||^6.0||^7.0||^8.0",
88
"divineomega/php-countries": "^2.1",
9-
"divineomega/php-postcodes": "^4.4",
9+
"divineomega/php-postcodes": "^4.5",
1010
"langleyfoxall/simple-google-maps": "^1.0",
1111
"divineomega/php-distance": "^1.0"
1212
},

0 commit comments

Comments
 (0)