Skip to content

Commit

Permalink
update composer lock to resolve build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
stklcode committed Jan 7, 2024
1 parent 91ef82f commit 0544491
Show file tree
Hide file tree
Showing 2 changed files with 1,411 additions and 966 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,11 @@
"minifyjs js/raphael.helper.js > js/raphael.helper.min.js",
"minifyjs js/scripts.js > js/scripts.min.js"
]
},
"config": {
"allow-plugins": {
"cweagans/composer-patches": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
Loading

0 comments on commit 0544491

Please sign in to comment.