Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamek authored Oct 6, 2019
1 parent 24b69ac commit 89f6f59
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"require": {
"dravencms/admin": ">=1.0",
"dravencms/tag": ">=1.0",
"dravencms/file": ">=1.1.4",
"dravencms/structure": ">=1.0"
},
"require-dev": {
Expand All @@ -38,10 +39,6 @@
"Dravencms\\Model\\Gallery": "%appDir%/../vendor/dravencms/gallery/src/Dravencms/Model/Gallery"
}
}
},
"scripts": {
"post-install": "Dravencms\\Gallery\\Script\\PostInstall",
"pre-uninstall": "Dravencms\\Gallery\\Script\\PreUninstall"
}
}
}
Expand Down

0 comments on commit 89f6f59

Please sign in to comment.