Skip to content

Commit

Permalink
Add composer.json file
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Mendiola <suki@missallsunday.com>
  • Loading branch information
MissAllSunday committed Dec 18, 2023
1 parent ccbe78a commit c06772b
Show file tree
Hide file tree
Showing 2 changed files with 1,642 additions and 0 deletions.
8 changes: 8 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"require": {
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^10.5"
}
}
Loading

0 comments on commit c06772b

Please sign in to comment.