Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
Updated dev tools and composer.
Browse files Browse the repository at this point in the history
  • Loading branch information
MdNadimHossain committed Feb 22, 2022
1 parent 7754abd commit 6d88ce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"require": {
"dpc-sdp/tide_core": "dev-develop as 3.1.1",
"dpc-sdp/tide_core": "^3.0.0",
"dpc-sdp/tide_event": "^3.0.0",
"dpc-sdp/tide_media": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion dev-tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
#
# Uncomment and set the Dev-Tools's commit value and commit this change.
# export GH_COMMIT=COMMIT_SHA
export GH_COMMIT=aefc0a705ec75976acdc8da4e6b89a77047fa307
export GH_COMMIT=a93e9347eaedfebe31970929c16d4d8b17daee3b

bash <(curl -L https://raw.githubusercontent.com/dpc-sdp/dev-tools/master/install?"$(date +%s)") "$@"

0 comments on commit 6d88ce7

Please sign in to comment.