Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevick committed Oct 31, 2021
1 parent 0c5c90f commit 53741aa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@
"email": "[email protected]"
}
],
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"autoload": {
"psr-4": {
"DinoDev\\MySql\\": "src/"
}
},
"require-dev": {
"phpunit/phpunit": "^9.5"
}

}

0 comments on commit 53741aa

Please sign in to comment.