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 Oct 4, 2022
1 parent 9beb566 commit 02428f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"require": {
"php": "^8.0",
"fakerphp/faker": "^1.9.2",
"laravel/framework": "^9.32",
"mockery/mockery": "^1.4.4",
"orchestra/testbench-core": "^7.8.1",
"laravel/framework": "^9.34",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^7.9",
"phpunit/phpunit": "^9.5.10",
"spatie/laravel-ray": "^1.28",
"symfony/process": "^6.0",
"symfony/yaml": "^6.0",
"symfony/process": "^6.0.9",
"symfony/yaml": "^6.0.9",
"vlucas/phpdotenv": "^5.4.1"
},
"extra": {
Expand Down

0 comments on commit 02428f0

Please sign in to comment.