Skip to content

Commit

Permalink
Security patches
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Jan 20, 2021
1 parent 002826d commit 03f17dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
}
],
"require": {
"illuminate/http": "^7.0|^8.0",
"illuminate/routing": "^7.0|^8.0",
"illuminate/support": "^7.0|^8.0",
"illuminate/http": "^7.30|^8.23",
"illuminate/routing": "^7.30|^8.23",
"illuminate/support": "^7.30|^8.23",
"aws/aws-php-sns-message-validator": "^1.6"
},
"autoload": {
Expand Down

0 comments on commit 03f17dd

Please sign in to comment.