Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Feb 14, 2025
1 parent 888d8a3 commit 1a2bc2b
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 @@ -29,8 +29,8 @@
"require-dev": {
"mockery/mockery": "^1.4.3",
"orchestra/testbench": "^6.19|^7.0|^8.0|^10.0",
"pestphp/pest": "^1.22|^2.0",
"pestphp/pest-plugin-laravel": "^1.3|^2.0",
"pestphp/pest": "^1.22|^2.0|^3.0",
"pestphp/pest-plugin-laravel": "^1.3|^2.0|^3.0",
"spatie/test-time": "^1.2.2"
},
"autoload": {
Expand Down

0 comments on commit 1a2bc2b

Please sign in to comment.