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 11, 2023
1 parent f2ff2a7 commit aa823f6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,13 @@
"composer-runtime-api": "^2.2",
"composer/semver": "^3.0",
"illuminate/console": "^10.17",
"illuminate/filesystem": "^10.17"
"illuminate/filesystem": "^10.17",
"orchestra/testbench-core": "^8.6"
},
"require-dev": {
"laravel/pint": "^1.6",
"laravel/prompts": "^0.1.3",
"orchestra/testbench": "^8.5.11",
"laravel/prompts": "^0.1.4",
"orchestra/testbench": "^8.6",
"phpstan/phpstan": "^1.10.6",
"phpunit/phpunit": "^10.1"
},
Expand Down

0 comments on commit aa823f6

Please sign in to comment.