Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Feb 28, 2023
1 parent f5b1df4 commit c2fd178
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -26,8 +26,9 @@
},
"require-dev": {
"league/climate": "^3.5",
"phpstan/phpstan": "^1.0",
"orchestra/testbench": "^6.25.1 || ^7.10.1 || ^8.0"
"orchestra/testbench": "^6.25.1 || ^7.10.1 || ^8.0",
"phpstan/phpstan": "^1.10.1",
"phpunit/phpunit": "^9.6"
},
"suggest": {
"league/climate": "Required to use Console Logger (^3.5)."
Expand Down

0 comments on commit c2fd178

Please sign in to comment.