Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyChen authored and JackyChen committed Jun 14, 2024
1 parent d8c23cb commit 5f465ea
Show file tree
Hide file tree
Showing 3 changed files with 344 additions and 339 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ Homestead.json
coverage/

.DS_Store
.idea/
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"illuminate/support": ">10.0"
},
"require-dev": {
"orchestra/testbench": ">=9.0.3",
"pestphp/pest": "^2.34.7"
"orchestra/testbench": ">=9.1.2",
"pestphp/pest": "^2.34.8"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 5f465ea

Please sign in to comment.