Skip to content

Commit fef6f53

Browse files
committed
dependabot security fix
1 parent f8bc662 commit fef6f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"barryvdh/laravel-dompdf": "^v2.0",
1818
"illuminate/http": "^5.5|^6|^7|^8|^9|^10",
1919
"illuminate/support": "^5.5|^6|^7|^8|^9|^10",
20-
"symfony/http-foundation": "^4.0|^5.0.7|^6.0"
20+
"symfony/http-foundation": "^4.4.7|^5.0.7|^6.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^9.3",

0 commit comments

Comments
 (0)