Skip to content

Commit

Permalink
Make laravel 8 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivella authored Nov 30, 2021
1 parent a3a28c8 commit c1ac859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.5.9",
"illuminate/support": "^5.1|^6|^7",
"illuminate/support": "^5.1|^6|^7|^8",
"api-postcode/php-client": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit c1ac859

Please sign in to comment.