We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c0bdb commit b44ed59Copy full SHA for b44ed59
2 files changed
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rapideinternet/postcodeapi.client",
3
- "version": "1.0.4",
+ "version": "1.0.6",
4
"description": "PostcodeAPI client package",
5
"keywords": [],
6
"homepage": "https://github.com/rapideinternet/postcodeapi.client",
@@ -13,7 +13,7 @@
13
"require": {
14
"php": "^8.1",
15
"guzzlehttp/guzzle": "^7.8",
16
- "illuminate/support": "^10.34",
+ "illuminate/support": "^10.41",
17
"symfony/symfony": "^6.4"
18
},
19
"require-dev": {
0 commit comments