Skip to content

Commit

Permalink
Merge pull request #4 from verbanent/security/laravel-6-20-14
Browse files Browse the repository at this point in the history
Updated Laravel from 6 to ^6.20.14 (security)
  • Loading branch information
radek-ziemniewicz authored Apr 11, 2021
2 parents 679fbf8 + ef44cc6 commit 1df779c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"require-dev": {
"phpunit/phpunit": "^9",
"laravel/framework": "^5.8|^6|^7|^8",
"laravel/framework": "^5.8|^6.20.14|^7|^8",
"mockery/mockery": "^1.2"
},
"type": "library"
}
}

0 comments on commit 1df779c

Please sign in to comment.