Skip to content

Commit d811ab7

Browse files
committed
Updated: Composer
2 parents e8c457e + 9f6bd17 commit d811ab7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
}
1919
],
2020
"require": {
21-
"illuminate/support": "^7.14.1",
22-
"spatie/array-to-xml": "^2.11",
23-
"guzzlehttp/guzzle": "^6.3"
21+
"illuminate/support": "^8.26",
22+
"spatie/array-to-xml": "^2.16",
23+
"guzzlehttp/guzzle": "^7.1"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)