Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancox committed Aug 31, 2017
1 parent 3115697 commit 20f8fad
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
Expand Up @@ -9,7 +9,7 @@
],
"type": "silverstripe-module",
"require": {
"silverstripe/cms": "^4.0",
"silverstripe/cms": "^4.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 20f8fad

Please sign in to comment.