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 Sep 9, 2024
1 parent d9e3a81 commit 4e873cd
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,8 +19,8 @@
"require": {
"php": "^8.2",
"orchestra/testbench": "^9.3",
"pestphp/pest": "3.x-dev",
"pestphp/pest-plugin-laravel": "3.x-dev",
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-laravel": "^3.0",
"symfony/polyfill-php83": "^1.28"
},
"require-dev": {
Expand Down

0 comments on commit 4e873cd

Please sign in to comment.