Skip to content

Commit 9744c42

Browse files
committed
Fix audit report
1 parent 397d709 commit 9744c42

3 files changed

Lines changed: 2 additions & 4662 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*
2-
!/src
2+
!/src/*
33
!.editorconfig
44
!.gitattributes
55
!.gitignore

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"guzzlehttp/guzzle": "^7.4",
19+
"guzzlehttp/guzzle": "^7.5.1",
2020
"illuminate/support": "^10.3",
2121
"league/flysystem": "^3.0",
2222
"symfony/console": "^6.2",

0 commit comments

Comments
 (0)