Skip to content

Commit 7db685c

Browse files
authored
Dependencies (#50)
* Update Composer dependencies * Update NPM dependencies * Fix failing register test due to compromised password
1 parent cc4338d commit 7db685c

File tree

5 files changed

+965
-628
lines changed

5 files changed

+965
-628
lines changed

bun.lockb

36.7 KB
Binary file not shown.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"fakerphp/faker": "^1.23",
2424
"laravel/pint": "^1.13",
2525
"mockery/mockery": "^1.6",
26-
"nunomaduro/collision": "^7.9",
26+
"nunomaduro/collision": "^7.10",
2727
"pestphp/pest": "^2.19",
2828
"pestphp/pest-plugin-faker": "^2.0",
2929
"pestphp/pest-plugin-laravel": "^2.2",

0 commit comments

Comments
 (0)