Skip to content

Commit

Permalink
updated requirements in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
jellygnite committed Feb 4, 2021
1 parent 49b7e63 commit 7506b5d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@
"silverstripe/admin": "^1.0",
"dnadesign/silverstripe-elemental": "^4.0",
"unclecheese/display-logic": "^2.0",
"jellygnite/silverstripe-elemental-style": "^4.0"
"jellygnite/silverstripe-elemental-style": "^4.0",
"symbiote/silverstripe-gridfieldextensions": "^3.1",
"bummzack/sortablefile": "^2.1",
"sheadawson/silverstripe-linkable": "^2.0"
},
"suggest": {
"colymba/gridfield-bulk-editing-tools": "Allows bulk upload of files for FileList"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7506b5d

Please sign in to comment.