Skip to content

Commit 135fc2f

Browse files
authored
Update composer.json
1 parent ab04a41 commit 135fc2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"license": "BSD-3-Clause",
1616
"require": {
1717
"silverstripe/recipe-cms": "^1.0 || ^4.0",
18-
"silverstripe/vendor-plugin": "^1.0"
18+
"silverstripe/vendor-plugin": "^1.0 || ^2.0"
1919
},
2020
"require-dev": {
21-
"phpunit/PHPUnit": "^5.7",
21+
"phpunit/phpunit": "^5.7",
2222
"squizlabs/php_codesniffer": "*"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)