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 Feb 18, 2025
1 parent ad4936c commit 44fe94d
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 @@ -19,15 +19,15 @@
"require": {
"php": "^8.1",
"orchestra/sidekick": "^1.0",
"orchestra/testbench": "^8.27.2 || ^9.5.2",
"orchestra/testbench": "^8.32 || ^9.10",
"pestphp/pest": "^2.36",
"pestphp/pest-plugin-laravel": "^2.2",
"symfony/polyfill-php82": "^1.31",
"symfony/polyfill-php83": "^1.31"
},
"require-dev": {
"laravel/pint": "^1.11",
"orchestra/testbench-dusk": "^8.28 || ^9.6",
"orchestra/testbench-dusk": "^8.30 || ^9.6",
"phpstan/phpstan": "^1.11",
"rector/rector": "^1.0",
"symfony/var-dumper": "^6.3.3 || ^7.0",
Expand Down

0 comments on commit 44fe94d

Please sign in to comment.