Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Garion Herman committed Aug 18, 2020
1 parent bcc7d9e commit 5556c2c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -6,12 +6,12 @@
"license": "BSD-3-Clause",
"require": {
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "^4.6",
"silverstripe/documentconverter": "2.0.x-dev",
"silverstripe/iframe": "2.0.x-dev",
"silverstripe/spellcheck": "2.1.x-dev",
"silverstripe/tagfield": "2.4.x-dev",
"silverstripe/taxonomy": "2.1.x-dev"
"silverstripe/recipe-cms": "4.6.1@stable",
"silverstripe/documentconverter": "2.0.3@stable",
"silverstripe/iframe": "2.0.4@stable",
"silverstripe/spellcheck": "2.1.0@stable",
"silverstripe/tagfield": "2.4.3@stable",
"silverstripe/taxonomy": "2.1.0@stable"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
Expand All @@ -24,4 +24,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit 5556c2c

Please sign in to comment.