Skip to content

Commit

Permalink
feat(test): added test setting
Browse files Browse the repository at this point in the history
  • Loading branch information
FazePino committed Jun 5, 2024
1 parent 48cd47d commit 9606b22
Show file tree
Hide file tree
Showing 7 changed files with 2,010 additions and 1,016 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"require-dev": {
"orchestra/testbench": "^3.1|^4.0|^5.0|^6.0|^7.0",
"phpstan/phpstan": "^1.7",
"phpunit/phpunit": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
"phpunit/phpunit": "^9.6"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 9606b22

Please sign in to comment.