Skip to content

Commit

Permalink
Merge pull request #13 from Rhym/master
Browse files Browse the repository at this point in the history
Updated composer type to support Silverstripe 4
  • Loading branch information
stevie-mayhew authored Oct 19, 2017
2 parents e850d99 + 3d4eb0e commit 3c032eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stevie-mayhew/silverstripe-svg",
"type": "silverstripe-module",
"type": "silverstripe-vendormodule",
"description": "Basic SVG support for SilverStripe",
"keywords": ["silverstripe", "svg", "template"],
"license": "MIT",
Expand Down

0 comments on commit 3c032eb

Please sign in to comment.