Skip to content

Commit

Permalink
Initialized composer
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjol committed Jun 21, 2024
1 parent 5bd76f5 commit 6b11810
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/vendor/
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "metadrop/backstopjs-addons",
"description": "Metadrop custom backstopjs scripts",
"type": "library",
"minimum-stability": "dev",
"require": {}
}

0 comments on commit 6b11810

Please sign in to comment.