Skip to content

Commit a3a28c8

Browse files
authored
Merge pull request #4 from noprotocol/master
Laravel 6+
2 parents 13f10af + 132de85 commit a3a28c8

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.5.9",
15-
"illuminate/support": "^5.1",
15+
"illuminate/support": "^5.1|^6|^7",
1616
"api-postcode/php-client": "^1.0"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)