Skip to content

Commit de4a4f9

Browse files
authored
Update composer.json
1 parent 1d0f931 commit de4a4f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
}
1919
],
2020
"require": {
21-
"illuminate/support": "^8.26",
21+
"illuminate/support": "^8.12",
2222
"spatie/array-to-xml": "^2.16",
23-
"guzzlehttp/guzzle": "^7.1"
23+
"guzzlehttp/guzzle": "^7.2"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)