Skip to content

Commit

Permalink
Fixing sortable file requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dawb authored Apr 3, 2019
1 parent d61c9bc commit 47f16b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"require": {
"silverstripe/recipe-cms": "^4.3.0",
"silverstripe/userforms": "5.2.*",
"silverstripe/tagfield": "^2.0",
"silverstripe/tagfield": "2.*",
"betterbrief/silverstripe-googlemapfield": "^2.1",
"bummzack/sortablefile": "^2.0",
"bummzack/sortablefile": "2.*",
"gorriecoe/silverstripe-dataobjecthistory": "^1.0",
"gorriecoe/silverstripe-dbstringextras": "^1.0",
"gorriecoe/silverstripe-editkey": "^1.0",
Expand Down

0 comments on commit 47f16b3

Please sign in to comment.