Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 21, 2024
1 parent 8690423 commit 8e6af52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"require": {
"php": "^8.0",
"fakerphp/faker": "^1.21",
"laravel/framework": "^9.52.15",
"laravel/framework": "^9.52.16",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^7.42.7",
"orchestra/workbench": "^1.4 || ^7.4",
"orchestra/testbench-core": "^7.43",
"orchestra/workbench": "^1.4.1 || ^7.5",
"phpunit/phpunit": "^9.5.10",
"symfony/process": "^6.0.9",
"symfony/yaml": "^6.0.9",
Expand Down

0 comments on commit 8e6af52

Please sign in to comment.