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 12, 2024
1 parent 5c72793 commit 668c40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
},
"require": {
"php": "^8.1",
"orchestra/testbench": "^8.24 || ^9.2",
"orchestra/testbench": "^9.2",
"pestphp/pest": "3.x-dev",
"pestphp/pest-plugin-laravel": "3.x-dev",
"symfony/polyfill-php82": "^1.28",
"symfony/polyfill-php83": "^1.28"
},
"require-dev": {
"orchestra/testbench-dusk": "^8.27 || ^9.5",
"orchestra/testbench-dusk": "^9.5",
"laravel/pint": "^1.11",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-strict-rules": "^1.5.1",
Expand Down

0 comments on commit 668c40f

Please sign in to comment.