Skip to content

Commit

Permalink
Ci (#4)
Browse files Browse the repository at this point in the history
* 🐛 Fix composer strict bug
  • Loading branch information
worthant authored Aug 14, 2023
1 parent 45dc6b2 commit 1fd6541
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"name": "vendor/package-name",
"description": "Brief description of your project or library",
"license": "MIT",
"require-dev": {
"phpunit/phpunit": "^10.3"
}
Expand Down

0 comments on commit 1fd6541

Please sign in to comment.