Skip to content

Commit

Permalink
Update dependencies for 4.0.x line
Browse files Browse the repository at this point in the history
  • Loading branch information
Garion Herman committed Jun 26, 2019
1 parent f550f88 commit e84bedb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,14 @@
"silverstripe/admin": "^1.1",
"silverstripe/siteconfig": "^4.1",
"defuse/php-encryption": "^2.2",
"silverstripe/login-forms": "1.x-dev",
"silverstripe/security-extensions": "1.x-dev"
"silverstripe/login-forms": "^4.0",
"silverstripe/security-extensions": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "^3.0"
},
"extra": {
"branch-alias": {
"dev-master": "4.0.x-dev"
},
"expose": [
"client/dist"
]
Expand Down

0 comments on commit e84bedb

Please sign in to comment.