mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
MNT: Fix casing in composer.json
This commit is contained in:
parent
c9652ee5d4
commit
2e2fe0718d
@ -15,6 +15,6 @@
|
||||
"silverstripe/cms": "~3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/PHPUnit": "~3.7@stable"
|
||||
"phpunit/phpunit": "~3.7@stable"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user