Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Aug 13, 2023
1 parent cb50c9c commit ea1a0a9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@
"php": "^8.1",
"composer-runtime-api": "^2.2",
"fakerphp/faker": "^1.21",
"laravel/framework": ">=10.17.0 <10.19.0 || 10.x-dev",
"laravel/framework": "10.x-dev",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": ">=8.7.0 <8.8.0 || 8.x-dev",
"orchestra/testbench-core": "8.x-dev",
"orchestra/workbench": "dev-master",
"phpunit/phpunit": "^9.6 || ^10.1",
"spatie/laravel-ray": "^1.32.4",
"symfony/process": "^6.2",
Expand Down

0 comments on commit ea1a0a9

Please sign in to comment.