Skip to content

Commit

Permalink
updated composer
Browse files Browse the repository at this point in the history
  • Loading branch information
berkod committed Aug 14, 2024
1 parent 0ca422d commit c957cfb
Show file tree
Hide file tree
Showing 2 changed files with 1,756 additions and 11 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pmc/unit-test",
"version": "1.0.6",
"version": "1.0.7",
"description": "PMC Unit Test",
"authors": [
],
Expand All @@ -13,5 +13,8 @@
},
"require": {
"mockery/mockery": "^1.6"
},
"require-dev": {
"phpunit/phpunit": "^9"
}
}
Loading

0 comments on commit c957cfb

Please sign in to comment.