Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Apr 25, 2024
1 parent 275f1ee commit 79e827d
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 @@ -23,10 +23,10 @@
"illuminate/translation": "^8.0|^9.0|^10.0|^11.0"
},
"require-dev": {
"graham-campbell/testbench": "^6.0",
"graham-campbell/testbench": "^6.1",
"illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0",
"mockery/mockery": "^1.6",
"phpunit/phpunit": "^9.5|^10.0",
"phpunit/phpunit": "^9.5|^10.5|^11.0",
"spatie/phpunit-watcher": "^1.23"
},
"autoload": {
Expand Down

0 comments on commit 79e827d

Please sign in to comment.