Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Mar 10, 2022
1 parent 4038ae8 commit bce1cf0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"fakerphp/faker" : "^1.17.0"
},

"conflict" : {
"phpunit/phpunit" : ">=8.5.24,<9.0"
},

"autoload" : {
"psr-4" : {
"JBZoo\\ToolboxDev\\" : "src"
Expand Down

0 comments on commit bce1cf0

Please sign in to comment.