Skip to content

Commit b44ed59

Browse files
committed
illuminate/support: 10.41
1 parent 01c0bdb commit b44ed59

2 files changed

Lines changed: 87 additions & 85 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rapideinternet/postcodeapi.client",
3-
"version": "1.0.4",
3+
"version": "1.0.6",
44
"description": "PostcodeAPI client package",
55
"keywords": [],
66
"homepage": "https://github.com/rapideinternet/postcodeapi.client",
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.1",
1515
"guzzlehttp/guzzle": "^7.8",
16-
"illuminate/support": "^10.34",
16+
"illuminate/support": "^10.41",
1717
"symfony/symfony": "^6.4"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)