Skip to content

Commit

Permalink
add lock and update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ferishili committed Mar 30, 2022
1 parent abdb2b7 commit 2669a01
Show file tree
Hide file tree
Showing 3 changed files with 2,318 additions and 6 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/.vscode
/vendor
/composer.lock
.phpunit.result.cache
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
"php": ">=7.2.5",
"guzzlehttp/guzzle": "^7.0"
},
"extra": {
"branch-alias": {
"dev-master": "master"
}
},
"autoload": {
"psr-4": {
"OpencastApi\\": "src/OpencastApi/",
Expand Down

0 comments on commit 2669a01

Please sign in to comment.