Skip to content
This repository was archived by the owner on Mar 2, 2023. It is now read-only.

Commit 4e58dbc

Browse files
committed
master - update composer security vulnerabilities
1 parent a7ce39f commit 4e58dbc

File tree

2 files changed

+92
-95
lines changed

2 files changed

+92
-95
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"type": "library",
2222
"require": {
2323
"php": ">=7.3",
24-
"illuminate/database": ">=7.0",
24+
"illuminate/database": "^8.0",
2525
"ext-openssl": "*",
26-
"fzaninotto/faker": "^1.0"
26+
"fakerphp/faker": "^1.9"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)