Skip to content

Commit d03ee35

Browse files
authored
Security patches
1 parent b7374ba commit d03ee35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313
],
1414
"require": {
15-
"illuminate/http": "^7.0|^8.0",
16-
"illuminate/support": "^7.0|^8.0",
15+
"illuminate/http": "^7.30|^8.23",
16+
"illuminate/support": "^7.30|^8.23",
1717
"rennokki/laravel-sns-events": "^6.3"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)