Skip to content

Commit

Permalink
Merge pull request #740 from chrometoasters/pulls/allow-sortablegridf…
Browse files Browse the repository at this point in the history
…ield-v1

Allow sortablegridfield dependency in version 1.x
  • Loading branch information
NightJar authored Oct 13, 2019
2 parents 0eebbb5 + 8b786c5 commit 6e62d84
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 @@ -15,7 +15,7 @@
"symbiote/silverstripe-gridfieldextensions": "~2.0",
"symbiote/silverstripe-addressable": "~1.0",
"heyday/silverstripe-versioneddataobjects": "~2.0",
"undefinedoffset/sortablegridfield": "~0.5"
"undefinedoffset/sortablegridfield": "~0.5 || ~1.0"
},
"require-dev": {
"phpunit/PHPUnit": "~3.7@stable"
Expand Down

0 comments on commit 6e62d84

Please sign in to comment.