Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnysideup committed Jun 28, 2020
1 parent 8816469 commit 8b05303
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Expand Up @@ -28,11 +28,11 @@
}
],
"require": {
"pelago/emogrifier": "3.1.0",
"sunnysideup/google_address_field": "~2.0@stable",
"sunnysideup/cms_edit_link_field": "~8.0@stable",
"sunnysideup/permission_provider": "~3.0@stable",
"silverstripe/recipe-cms": "~4.0@stable"
"pelago/emogrifier": "^3.1@stable",
"sunnysideup/google_address_field": "^2.0@stable",
"sunnysideup/cms_edit_link_field": "^8.0@stable",
"sunnysideup/permission_provider": "^3.0@stable",
"silverstripe/recipe-cms": "^4.0@stable"
},
"suggest": {
"sunnysideup/flush": "dev-master",
Expand Down

0 comments on commit 8b05303

Please sign in to comment.